GetBotPlainArgs

data class GetBotPlainArgs(val id: String) : ConvertibleToJava<GetBotPlainArgs>

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val id: String