teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetForumTopicsByIDParams

    interface MessagesGetForumTopicsByIDParams {
        peer: EntityLike;
        topics: number[];
    }
    Index
    peer: EntityLike
    topics: number[]