dropAllPrivileges

Drop all privileges from a user, in all channels.

version(WithPersistenceService)
private
void
dropAllPrivileges

Parameters

service PersistenceService

The current PersistenceService.

nickname string

The nickname of the user to drop privileges from.

See Also