Skip to content

GramIO API Reference / gramio/dist / TelegramKeyboardButtonRequestManagedBot

Interface: TelegramKeyboardButtonRequestManagedBot

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

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:3321
suggested_name?stringOptional. Suggested name for the bot@gramio/types/out/objects.d.ts:3325
suggested_username?stringOptional. Suggested username for the bot@gramio/types/out/objects.d.ts:3329