telegramsjs
    Preparing search index...

    Interface CallbackButton

    interface CallbackButton {
        callback_data: string;
        text: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    callback_data: string

    Data to be sent in a callback query to the bot when the button is pressed, 1-64 bytes.

    text: string

    Label text on the button