libtd-ktx / kotlinx.telegram.coroutines / removeSavedAnimation
removeSavedAnimation
suspend fun
TelegramFlow
.removeSavedAnimation(animation:
InputFile
?):
Unit
Suspend function, which removes an animation from the list of saved animations.
Parameters
animation
- Animation file to be removed.