ultra-telegram-framework
    Preparing search index...

    Interface SetChatDescriptionParams

    interface SetChatDescriptionParams {
        chat_id: string | number;
        description?: string;
    }
    Index

    Properties

    chat_id: string | number

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

    description?: string

    New chat description, 0-255 characters