docs
common
docs
/
dev.inmo.tgbotapi.types.chat.abstracts.extended
Package
dev.
inmo.
tgbotapi.
types.
chat.
abstracts.
extended
Types
Types
Extended
Channel
Chat
Link copied to clipboard
common
interface
ExtendedChannelChat
:
ChannelChat
,
ExtendedPublicChat
Content copied to clipboard
Extended
Chat
Link copied to clipboard
common
interface
ExtendedChat
:
Chat
Content copied to clipboard
Extended
Group
Chat
Link copied to clipboard
common
interface
ExtendedGroupChat
:
GroupChat
,
ExtendedPublicChat
Content copied to clipboard
Extended
Private
Chat
Link copied to clipboard
common
interface
ExtendedPrivateChat
:
PrivateChat
,
ExtendedChat
Content copied to clipboard
Extended
Public
Chat
Link copied to clipboard
common
interface
ExtendedPublicChat
:
ExtendedChat
,
PublicChat
Content copied to clipboard
Extended
Supergroup
Chat
Link copied to clipboard
common
interface
ExtendedSupergroupChat
:
SupergroupChat
,
ExtendedGroupChat
Content copied to clipboard
Unknown
Extended
Chat
Link copied to clipboard
common
data
class
UnknownExtendedChat
(
id
:
ChatId
,
raw
:
String
)
:
ExtendedChat
Content copied to clipboard