ultra-telegram-framework
    Preparing search index...

    Interface LeaveChatParams

    interface LeaveChatParams {
        chat_id: string | number;
    }
    Index

    Properties

    Properties

    chat_id: string | number

    Unique identifier for the target chat or username of the target supergroup or channel in the format @username. Channel direct messages chats aren't supported; leave the corresponding channel instead.