ultra-telegram-framework
    Preparing search index...

    Interface UnpinAllForumTopicMessagesParams

    interface UnpinAllForumTopicMessagesParams {
        chat_id: string | number;
        message_thread_id: number;
    }
    Index

    Properties

    chat_id: string | number

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

    message_thread_id: number

    Unique identifier for the target message thread of the forum topic