docs / com.github.insanusmokrassar.TelegramBotAPI.types.message.ChatEvents.abstracts / GroupEvent

GroupEvent

(common) interface GroupEvent : ChatEvent (source)

Inheritors

(common)

CommonEvent

interface CommonEvent : ChannelEvent, GroupEvent, SupergroupEvent
(common)

GroupChatCreated

class GroupChatCreated : GroupEvent
(common)

NewChatMembers

data class NewChatMembers : GroupEvent, SupergroupEvent