removeBackground - libtd-ktx

Kotlin Coroutines extensions for Telegram API TDLib (Telegram Database library)


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.