ChatEvent

interface ChatEvent

Inheritors

ChannelEvent
Link copied to clipboard
GroupEvent
Link copied to clipboard

Extensions

asChannelChatCreated
Link copied to clipboard
common
inline fun ChatEvent.asChannelChatCreated(): ChannelChatCreated?
asChannelEvent
Link copied to clipboard
common
inline fun ChatEvent.asChannelEvent(): ChannelEvent?
asCommonEvent
Link copied to clipboard
common
inline fun ChatEvent.asCommonEvent(): CommonEvent?
asDeleteChatPhoto
Link copied to clipboard
common
inline fun ChatEvent.asDeleteChatPhoto(): DeleteChatPhoto?
asGroupChatCreated
Link copied to clipboard
common
inline fun ChatEvent.asGroupChatCreated(): GroupChatCreated?
asGroupEvent
Link copied to clipboard
common
inline fun ChatEvent.asGroupEvent(): GroupEvent?
asLeftChatMember
Link copied to clipboard
common
inline fun ChatEvent.asLeftChatMember(): LeftChatMember?
asMessageAutoDeleteTimerChanged
Link copied to clipboard
common
asNewChatMembers
Link copied to clipboard
common
inline fun ChatEvent.asNewChatMembers(): NewChatMembers?
asNewChatPhoto
Link copied to clipboard
common
inline fun ChatEvent.asNewChatPhoto(): NewChatPhoto?
asNewChatTitle
Link copied to clipboard
common
inline fun ChatEvent.asNewChatTitle(): NewChatTitle?
asPinnedMessage
Link copied to clipboard
common
inline fun ChatEvent.asPinnedMessage(): PinnedMessage?
asProximityAlertTriggered
Link copied to clipboard
common
inline fun ChatEvent.asProximityAlertTriggered(): ProximityAlertTriggered?
asSupergroupChatCreated
Link copied to clipboard
common
inline fun ChatEvent.asSupergroupChatCreated(): SupergroupChatCreated?
asSupergroupEvent
Link copied to clipboard
common
inline fun ChatEvent.asSupergroupEvent(): SupergroupEvent?
asVoiceChatEnded
Link copied to clipboard
common
inline fun ChatEvent.asVoiceChatEnded(): VoiceChatEnded?
asVoiceChatEvent
Link copied to clipboard
common
inline fun ChatEvent.asVoiceChatEvent(): VoiceChatEvent?
asVoiceChatParticipantsInvited
Link copied to clipboard
common
asVoiceChatStarted
Link copied to clipboard
common
inline fun ChatEvent.asVoiceChatStarted(): VoiceChatStarted?
requireChannelChatCreated
Link copied to clipboard
common
inline fun ChatEvent.requireChannelChatCreated(): ChannelChatCreated
requireChannelEvent
Link copied to clipboard
common
inline fun ChatEvent.requireChannelEvent(): ChannelEvent
requireCommonEvent
Link copied to clipboard
common
inline fun ChatEvent.requireCommonEvent(): CommonEvent
requireDeleteChatPhoto
Link copied to clipboard
common
inline fun ChatEvent.requireDeleteChatPhoto(): DeleteChatPhoto
requireGroupChatCreated
Link copied to clipboard
common
inline fun ChatEvent.requireGroupChatCreated(): GroupChatCreated
requireGroupEvent
Link copied to clipboard
common
inline fun ChatEvent.requireGroupEvent(): GroupEvent
requireLeftChatMember
Link copied to clipboard
common
inline fun ChatEvent.requireLeftChatMember(): LeftChatMember
requireMessageAutoDeleteTimerChanged
Link copied to clipboard
common
requireNewChatMembers
Link copied to clipboard
common
inline fun ChatEvent.requireNewChatMembers(): NewChatMembers
requireNewChatPhoto
Link copied to clipboard
common
inline fun ChatEvent.requireNewChatPhoto(): NewChatPhoto
requireNewChatTitle
Link copied to clipboard
common
inline fun ChatEvent.requireNewChatTitle(): NewChatTitle
requirePinnedMessage
Link copied to clipboard
common
inline fun ChatEvent.requirePinnedMessage(): PinnedMessage
requireProximityAlertTriggered
Link copied to clipboard
common
inline fun ChatEvent.requireProximityAlertTriggered(): ProximityAlertTriggered
requireSupergroupChatCreated
Link copied to clipboard
common
inline fun ChatEvent.requireSupergroupChatCreated(): SupergroupChatCreated
requireSupergroupEvent
Link copied to clipboard
common
inline fun ChatEvent.requireSupergroupEvent(): SupergroupEvent
requireVoiceChatEnded
Link copied to clipboard
common
inline fun ChatEvent.requireVoiceChatEnded(): VoiceChatEnded
requireVoiceChatEvent
Link copied to clipboard
common
inline fun ChatEvent.requireVoiceChatEvent(): VoiceChatEvent
requireVoiceChatParticipantsInvited
Link copied to clipboard
common
requireVoiceChatStarted
Link copied to clipboard
common
inline fun ChatEvent.requireVoiceChatStarted(): VoiceChatStarted