toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
UnknownChatType
Unknown
Chat
Type
data
class
UnknownChatType
(
val
id
:
IdChatIdentifier
,
val
raw
:
String
,
val
rawJson
:
JsonObject
)
:
Chat
,
PreviewChat
Members
Constructors
Unknown
Chat
Type
Link copied to clipboard
constructor
(
id
:
IdChatIdentifier
,
raw
:
String
,
rawJson
:
JsonObject
)
Properties
id
Link copied to clipboard
open
override
val
id
:
IdChatIdentifier
raw
Link copied to clipboard
val
raw
:
String
raw
Json
Link copied to clipboard
val
rawJson
:
JsonObject