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
GroupChatImpl
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
LeftRestrictionsChatPermissions
Link copied to clipboard
RestrictionsChatPermissions
Link copied to clipboard