updateList

abstract suspend fun updateList(listId: String, title: String?, replyPolicy: ListReplyPolicy?): UserList

Changes the title of a list, or which replies to show.