createList

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

Creates a new list.