interface CommonEvent : ChannelEvent, GroupEvent, SupergroupEvent
(source)
(common)
DeleteChatPhoto |
class DeleteChatPhoto : CommonEvent |
(common)
LeftChatMember |
data class LeftChatMember : CommonEvent |
(common)
NewChatPhoto |
data class NewChatPhoto : CommonEvent |
(common)
NewChatTitle |
data class NewChatTitle : CommonEvent |
(common)
PinnedMessage |
data class PinnedMessage : CommonEvent |