Skip to content

GramIO API Reference / gramio/dist / TelegramKeyboardButtonRequestManagedBot

Interface: TelegramKeyboardButtonRequestManagedBot

Defined in: @gramio/types/out/objects.d.ts:3682

This object defines the parameters for the creation of a managed bot. Information about the created bot will be shared with the bot using the update managed_bot and a Message with the field managed_bot_created.

Documentation

Properties

PropertyTypeDescriptionDefined in
request_idnumberSigned 32-bit identifier of the request. Must be unique within the message.@gramio/types/out/objects.d.ts:3686
suggested_name?stringOptional. Suggested name for the bot@gramio/types/out/objects.d.ts:3690
suggested_username?stringOptional. Suggested username for the bot@gramio/types/out/objects.d.ts:3694