interface AbstractInlineKeyboardButton {
    text: string;
}

Hierarchy (View Summary)

Properties

Properties

text: string

Label text on the button