teleproto - v1.229.0
    Preparing search index...

    Interface MessagesDeleteTopicHistoryParams

    interface MessagesDeleteTopicHistoryParams {
        peer: EntityLike;
        topMsgId: MessageIDLike;
    }
    Index
    peer: EntityLike
    topMsgId: MessageIDLike