libtd-ktx / kotlinx.telegram.coroutines / getStickerSet
getStickerSet
suspend fun
TelegramFlow
.getStickerSet(setId:
Long
):
StickerSet
Suspend function, which returns information about a sticker set by its identifier.
Parameters
setId
- Identifier of the sticker set.
Return StickerSet Represents a sticker set.