Enum embodying the results of an account alteration.
Returned by functions to report success or failure, to let them give terminal or IRC feedback appropriately.
When enlisting, an account already existed.
When delisting, an account could not be found.
When delisting, a channel count not be found.
Successful enlist/delist.
See Implementation
Enum embodying the results of an account alteration.
Returned by functions to report success or failure, to let them give terminal or IRC feedback appropriately.