ultra-telegram-framework
    Preparing search index...

    Interface SavePreparedKeyboardButtonParams

    interface SavePreparedKeyboardButtonParams {
        button: KeyboardButton;
        user_id: number;
    }
    Index

    Properties

    Properties

    A JSON-serialized object describing the button to be saved. The button must be of the type request_users, request_chat, or request_managed_bot

    user_id: number

    Unique identifier of the target user that can use the button