Skip to content

GramIO API Reference / gramio/dist / SavePreparedKeyboardButtonParams

Interface: SavePreparedKeyboardButtonParams

Defined in: @gramio/types/out/params.d.ts:3361

Params object for savePreparedKeyboardButton method

Properties

PropertyTypeDescriptionDefined in
buttonTelegramKeyboardButtonA JSON-serialized object describing the button to be saved. The button must be of the type request_users, request_chat, or request_managed_bot@gramio/types/out/params.d.ts:3369
user_idnumberUnique identifier of the target user that can use the button@gramio/types/out/params.d.ts:3365