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

Types

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