ignoreUserIds

abstract suspend fun ignoreUserIds(userIds: List<String>)

Ignore users. Note: once done, for the change to take effect, you have to request an initial sync. This may be improved in the future.