ultra-telegram-framework
    Preparing search index...

    Interface GetUserChatBoostsParams

    interface GetUserChatBoostsParams {
        chat_id: string | number;
        user_id: number;
    }
    Index

    Properties

    Properties

    chat_id: string | number

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

    user_id: number

    Unique identifier of the target user