libtd-ktx / kotlinx.telegram.coroutines / clearRecentStickers
clearRecentStickers
suspend fun
TelegramFlow
.clearRecentStickers(isAttached:
Boolean
):
Unit
Suspend function, which clears the list of recently used stickers.
Parameters
isAttached
- Pass true to clear the list of stickers recently attached to photo or video
files; pass false to clear the list of recently sent stickers.