interface ChannelEvent : ChatEvent
class ChannelChatCreated : ChannelEvent
interface CommonEvent : ChannelEvent, GroupEvent, SupergroupEvent