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
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
val
newOwner
:
CommonUser
?
=
null