teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetCommonChatsParams

    interface MessagesGetCommonChatsParams {
        limit: number;
        maxId: BigInteger;
        userId: EntityLike;
    }
    Index
    limit: number

    Maximum number of results to return, see pagination

    maxId: BigInteger

    Maximum ID of chat to return (see pagination )

    userId: EntityLike

    User ID