libtd-ktx / kotlinx.telegram.coroutines / removeChatActionBar
removeChatActionBar
suspend fun TelegramFlow.removeChatActionBar(chatId: Long): Unit
Suspend function, which removes a chat action bar without any other action.
Parameters
chatId - Chat identifier.