KeyboardButtonTypeRequestManagedBot¶
A button that requests creation of a managed bot by the current user; available only in private chats. Use the method createBot to complete the request
KeyboardButtonTypeRequestManagedBot(
id: int32,
suggested_name: string,
suggested_username: string
) → KeyboardButtonType