docs
common
docs
/
dev.inmo.tgbotapi.requests.get
/
GetStickerSet
Get
Sticker
Set
common
data
class
GetStickerSet
(
name
:
String
)
:
SimpleRequest
<
StickerSet
>
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
val
name
:
String
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
:
DeserializationStrategy
<
StickerSet
>
Content copied to clipboard