interface GroupEvent : ChatEvent
(source)
(common)
CommonEvent |
interface CommonEvent : ChannelEvent, GroupEvent, SupergroupEvent |
(common)
GroupChatCreated |
class GroupChatCreated : GroupEvent |
(common)
NewChatMembers |
data class NewChatMembers : GroupEvent, SupergroupEvent |