docs
common
docs
/
dev.inmo.tgbotapi.requests.stickers
/
SetStickerSetThumb
Set
Sticker
Set
Thumb
common
data
class
SetStickerSetThumb
(
userId
:
UserId
,
name
:
StickerSetName
,
thumb
:
FileId
?
)
:
StickerSetAction
Content copied to clipboard
Functions
Properties
Functions
method
Link copied to clipboard
common
open
override
fun
method
(
)
:
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
open
override
val
name
:
StickerSetName
Content copied to clipboard
requestSerializer
Link copied to clipboard
common
open
override
val
requestSerializer
:
SerializationStrategy
<
*
>
Content copied to clipboard
resultDeserializer
Link copied to clipboard
common
open
override
val
resultDeserializer
:
KSerializer
<
Boolean
>
Content copied to clipboard
thumb
Link copied to clipboard
common
val
thumb
:
FileId
?
=
null
Content copied to clipboard
userId
Link copied to clipboard
common
open
override
val
userId
:
UserId
Content copied to clipboard