ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.chat.stickers
/
DeleteChatStickerSet
Delete
Chat
Sticker
Set
data
class
DeleteChatStickerSet
(
val
chatId
:
ChatIdentifier
)
:
ChatRequest
,
SimpleRequest
<
Unit
>
Members
Constructors
Delete
Chat
Sticker
Set
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>
<
Unit
>
Functions
method
Link copied to clipboard
open
override
fun
method
(
)
:
String