libtd-ktx / kotlinx.telegram.coroutines / removeBackground
removeBackground
suspend fun
TelegramFlow
.removeBackground(backgroundId:
Long
):
Unit
Suspend function, which removes background from the list of installed backgrounds.
Parameters
backgroundId
- The background identifier.