addAccountsToList

abstract suspend fun addAccountsToList(listId: String, accountIds: List<String>)

Adds the given accounts to the given list.

Note that the current account must be following these accounts.