Types
ChannelChatCreated
Link copied to clipboard
DeleteChatPhoto
Link copied to clipboard
GroupChatCreated
Link copied to clipboard
LeftChatMember
Link copied to clipboard
NewChatMembers
Link copied to clipboard
data class NewChatMembers(members: List<User>) : GroupEvent, SupergroupEvent
Content copied to clipboard
NewChatPhoto
Link copied to clipboard
NewChatTitle
Link copied to clipboard
PinnedMessage
Link copied to clipboard
ProximityAlertTriggered
Link copied to clipboard
data class ProximityAlertTriggered(traveler: User, watcher: User, distance: Float) : CommonEvent
Content copied to clipboard
SupergroupChatCreated
Link copied to clipboard
class SupergroupChatCreated(migratedFrom: ChatIdentifier?) : SupergroupEvent
Content copied to clipboard