Text of the button
ID of the button that will later be passed to the service message
Optionalparams: ButtonOptions & { suggestedName?: string; suggestedUsername?: string }OptionalsuggestedName?: stringSuggested name for the bot
OptionalsuggestedUsername?: stringSuggested username for the bot
Button requesting the user to create a new bot managed by the current bot. Available only in private chats.
Once the bot is created, it will be sent to the bot in a service message, same as with requestPeer
Used for reply keyboards, not inline!