Skip to content

Interface: ReplyKeyboardRemove

删除当前自定义键盘的消息。

Properties

remove_keyboard

remove_keyboard: true

是否删除当前自定义键盘。

Defined in

src/typings/message.ts:376


selective?

optional selective: boolean

是否仅对 @ 的用户、回复的用户删除。

Defined in

src/typings/message.ts:378

Released under the MIT License.