mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-17 22:03:48 +00:00
2.5 KiB
2.5 KiB
//docs/dev.inmo.tgbotapi.types.message.ChatEvents.abstracts
Package dev.inmo.tgbotapi.types.message.ChatEvents.abstracts
Types
Name | Summary |
---|---|
ChannelEvent | [common] Content interface ChannelEvent : ChatEvent |
ChatEvent | [common] Content interface ChatEvent |
CommonEvent | [common] Content interface CommonEvent : ChannelEvent, GroupEvent, SupergroupEvent |
GroupEvent | [common] Content interface GroupEvent : ChatEvent |
SupergroupEvent | [common] Content interface SupergroupEvent : GroupEvent |
VoiceChatEvent | [common] Content interface VoiceChatEvent : SupergroupEvent |