ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.managed_bots
/
ManagedBotUpdated
Managed
Bot
Updated
data
class
ManagedBotUpdated
(
val
user
:
PreviewUser
,
val
bot
:
PreviewBot
)
Members
Constructors
Managed
Bot
Updated
Link copied to clipboard
constructor
(
user
:
PreviewUser
,
bot
:
PreviewBot
)
Properties
bot
Link copied to clipboard
val
bot
:
PreviewBot
user
Link copied to clipboard
val
user
:
PreviewUser