ultra-telegram-framework
    Preparing search index...

    Interface ApproveChatJoinRequestParams

    interface ApproveChatJoinRequestParams {
        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 channel in the format @username

    user_id: number

    Unique identifier of the target user