interface AbstractInlineKeyboardButton {
    text: string;
}

Hierarchy (view full)

Properties

Properties

text: string

Label text on the button