Package dev.inmo.tgbotapi.types.message.ChatEvents.abstracts

Types

ChannelEvent
Link copied to clipboard
common
interface ChannelEvent : ChatEvent
ChatEvent
Link copied to clipboard
common
interface ChatEvent
CommonEvent
Link copied to clipboard
common
interface CommonEvent : PublicChatEvent, PrivateEvent
GroupEvent
Link copied to clipboard
common
interface GroupEvent : ChatEvent
PrivateEvent
Link copied to clipboard
common
interface PrivateEvent : ChatEvent
PublicChatEvent
Link copied to clipboard
common
interface PublicChatEvent : ChannelEvent, GroupEvent, SupergroupEvent
SupergroupEvent
Link copied to clipboard
common
interface SupergroupEvent : GroupEvent
VoiceChatEvent
Link copied to clipboard
common
interface VoiceChatEvent : PublicChatEvent