Skip to content

Interface: InlineKeyboardMarkup

内联键盘对象。

Properties

inline_keyboard

inline_keyboard: InlineKeyboardButton[][]

多行按钮。

Defined in

src/typings/message.ts:384

Released under the MIT License.