GetBotVersionPlainArgs

data class GetBotVersionPlainArgs(val botId: String, val botVersion: String) : ConvertibleToJava<GetBotVersionPlainArgs>

Constructors

Link copied to clipboard
fun GetBotVersionPlainArgs(botId: String, botVersion: String)

Functions

Link copied to clipboard
open override fun toJava(): GetBotVersionPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard