libtd-ktx / kotlinx.telegram.extensions / ChatKtx / setList
setList
open suspend fun Chat.setList(chatList: ChatList?): Unit
Suspend function, which moves a chat to a different chat list. Current chat list of the chat must ne non-null.
Parameters
chatList - New chat list of the chat.