We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libtd-ktx / kotlinx.telegram.flows / recentStickersFlow
fun TelegramFlow.recentStickersFlow(): Flow<UpdateRecentStickers>
fun
TelegramFlow
.recentStickersFlow(): Flow<
UpdateRecentStickers
>
emits UpdateRecentStickers if the list of recently used stickers was updated.