toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-core
/
love.forte.simbot.component.telegram.core.bot
/
SerializableTelegramBotConfiguration
/
Ticket
Ticket
@
Serializable
data
class
Ticket
(
val
token
:
String
)
(
source
)
Members
Constructors
Ticket
Link copied to clipboard
constructor
(
token
:
String
)
Properties
token
Link copied to clipboard
val
token
:
String
Functions
to
Bot
Ticket
Link copied to clipboard
fun
toBotTicket
(
)
:
Bot.Ticket