Skip to content

remove top

Alexey Kravtsov edited this page May 19, 2020 · 1 revision

libtd-ktx / kotlinx.telegram.extensions / ChatKtx / removeTop

removeTop

open suspend fun Chat.removeTop(category: TopChatCategory?): Unit

Suspend function, which removes a chat from the list of frequently used chats. Supported only if the chat info database is enabled.

Parameters

category - Category of frequently used chats.

Clone this wiki locally