KeyboardButtonRequestManagedBot
data class KeyboardButtonRequestManagedBot(val requestId: RequestId, val suggestedName: String? = null, val suggestedUsername: Username? = null)
Parameters
requestId
Signed 32-bit identifier of the request. Must be unique within the message
suggestedName
Suggested name for the bot
suggestedUsername
Suggested username for the bot