ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.message.ChatEvents
/
ChatOwnerLeft
Chat
Owner
Left
@
Serializable
data
class
ChatOwnerLeft
(
val
newOwner
:
CommonUser
?
=
null
)
:
PublicChatEvent
Members
Constructors
Chat
Owner
Left
Link copied to clipboard
constructor
(
newOwner
:
CommonUser
?
=
null
)
Properties
new
Owner
Link copied to clipboard
@
SerialName
(
value
=
"new_owner"
)
val
newOwner
:
CommonUser
?
=
null