libtd-ktx / kotlinx.telegram.flows / favoriteStickersFlow
favoriteStickersFlow
fun
TelegramFlow
.favoriteStickersFlow(): Flow<
IntArray
>
emits stickerIds [Int[]] if the list of favorite stickers was updated.
libtd-ktx / kotlinx.telegram.flows / favoriteStickersFlow
fun
TelegramFlow
.favoriteStickersFlow(): Flow<
IntArray
>
emits stickerIds [Int[]] if the list of favorite stickers was updated.