ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.managed_bots
Package-level
declarations
Types
Types
Managed
Bot
Created
Link copied to clipboard
data
class
ManagedBotCreated
(
val
bot
:
PreviewBot
)
:
CommonEvent
Managed
Bot
Updated
Link copied to clipboard
data
class
ManagedBotUpdated
(
val
user
:
PreviewUser
,
val
bot
:
PreviewBot
)