ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.chat
/
ExportChatInviteLink
Export
Chat
Invite
Link
data
class
ExportChatInviteLink
(
val
chatId
:
ChatIdentifier
)
:
ChatRequest
,
SimpleRequest
<
String
>
Members
Constructors
Export
Chat
Invite
Link
Link copied to clipboard
constructor
(
chatId
:
ChatIdentifier
)
Properties
chat
Id
Link copied to clipboard
open
override
val
chatId
:
ChatIdentifier
request
Serializer
Link copied to clipboard
open
override
val
requestSerializer
:
<Error class: unknown class>
<
out
<Error class: unknown class>
>
result
Deserializer
Link copied to clipboard
open
override
val
resultDeserializer
:
<Error class: unknown class>
<
String
>
Functions
method
Link copied to clipboard
open
override
fun
method
(
)
:
String