teleproto - v1.229.0
    Preparing search index...

    Interface MessagesAddChatUserParams

    interface MessagesAddChatUserParams {
        chatId: BigInteger;
        fwdLimit: number;
        userId: EntityLike;
    }
    Index
    chatId: BigInteger

    Chat ID

    fwdLimit: number

    Number of last messages to be forwarded

    userId: EntityLike

    User ID to be added