ultra-telegram-framework
    Preparing search index...

    Interface GetChatMemberParams

    interface GetChatMemberParams {
        chat_id: string | number;
        user_id: 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

    user_id: number

    Unique identifier of the target user