teleproto - v1.229.0
    Preparing search index...

    Interface MessagesEditChatTitleParams

    interface MessagesEditChatTitleParams {
        chatId: BigInteger;
        title: string;
    }
    Index
    chatId: BigInteger

    Chat ID

    title: string

    New chat name, different from the old one