Package dev. inmo. tgbotapi. types. chat
Types
ChannelChatImpl
Link copied to clipboard
data class ChannelChatImpl(id: ChatId, title: String, username: Username?) : ChannelChat
Content copied to clipboard
ChatPermissions
Link copied to clipboard
ChatTypeSerializer
Link copied to clipboard
ExtendedChatSerializer
Link copied to clipboard
GroupChatImpl
Link copied to clipboard
PreviewChatSerializer
Link copied to clipboard
PrivateChatImpl
Link copied to clipboard
data class PrivateChatImpl(id: ChatId, username: Username?, firstName: String, lastName: String) : PrivateChat
Content copied to clipboard
SupergroupChatImpl
Link copied to clipboard
data class SupergroupChatImpl(id: ChatId, title: String, username: Username?) : SupergroupChat
Content copied to clipboard
Properties
asChatType
Link copied to clipboard
LeftRestrictionsChatPermissions
Link copied to clipboard
RestrictionsChatPermissions
Link copied to clipboard