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 : ChannelEvent, GroupEvent, SupergroupEvent
GroupEvent
Link copied to clipboard
common
interface GroupEvent : ChatEvent
SupergroupEvent
Link copied to clipboard
common
interface SupergroupEvent : GroupEvent
VoiceChatEvent
Link copied to clipboard
common
interface VoiceChatEvent : CommonEvent