libtd-ktx / kotlinx.telegram.flows / recentStickersFlow
recentStickersFlow
fun TelegramFlow.recentStickersFlow(): Flow<UpdateRecentStickers>
emits UpdateRecentStickers if the list of recently used stickers was updated.
libtd-ktx / kotlinx.telegram.flows / recentStickersFlow
fun TelegramFlow.recentStickersFlow(): Flow<UpdateRecentStickers>
emits UpdateRecentStickers if the list of recently used stickers was updated.