-
Notifications
You must be signed in to change notification settings - Fork 11
search sticker set
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / searchStickerSet
suspend fun
TelegramFlow
.searchStickerSet(name:
String
?):
StickerSet
Suspend function, which searches for a sticker set by its name.
name
- Name of the sticker set.
Return StickerSet Represents a sticker set.