ultra-telegram-framework
    Preparing search index...

    Interface SetChatTitleParams

    interface SetChatTitleParams {
        chat_id: string | number;
        title: string;
    }
    Index

    Properties

    Properties

    chat_id: string | number

    Unique identifier for the target chat or username of the target channel in the format @username

    title: string

    New chat title, 1-128 characters