Skip to content

get favorite stickers

Alexey Kravtsov edited this page May 19, 2020 · 1 revision

libtd-ktx / kotlinx.telegram.coroutines / getFavoriteStickers

getFavoriteStickers

suspend fun TelegramFlow.getFavoriteStickers(): Stickers

Suspend function, which returns favorite stickers.

Return Stickers Represents a list of stickers.

Clone this wiki locally