-
Notifications
You must be signed in to change notification settings - Fork 11
remove top chat
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / removeTopChat
suspend fun
TelegramFlow
.removeTopChat(category:
TopChatCategory
?, chatId:
Long
):
Unit
Suspend function, which removes a chat from the list of frequently used chats. Supported only if the chat info database is enabled.
category
- Category of frequently used chats.
chatId
- Chat identifier.