enum Murcure::Protos::PermissionDenied::DenyType
Defined in:
murcure/utils/protos.crEnum Members
-
Text =
0 -
Permission =
1 -
SuperUser =
2 -
ChannelName =
3 -
TextTooLong =
4 -
H9K =
5 -
TemporaryChannel =
6 -
MissingCertificate =
7 -
UserName =
8 -
ChannelFull =
9 -
NestingLimit =
10 -
ChannelCountLimit =
11
Instance Method Summary
- #channel_count_limit?
- #channel_full?
- #channel_name?
- #h9_k?
- #missing_certificate?
- #nesting_limit?
- #permission?
- #super_user?
- #temporary_channel?
- #text?
- #text_too_long?
- #user_name?