docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.types.managed_bots
/
ManagedBotUpdated
Managed
Bot
Updated
@
Serializable
data
class
ManagedBotUpdated
(
val
user
:
PreviewUser
,
val
bot
:
PreviewBot
)
(
source
)
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