The `channels_rights` table
Table Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
name | VARCHAR(128) | SIGNED | PRI | NO | |||
flags | INT | UNSIGNED | NO | ||||
speakdelay | INT | UNSIGNED | NO | ||||
joinmessage | VARCHAR(255) | SIGNED | NO | '' | |||
delaymessage | VARCHAR(255) | SIGNED | NO | '' | |||
moderators | TEXT | SIGNED | YES |
Description of the fields
field-no-description|1
field-no-description|2
field-no-description|3
field-no-description|4
field-no-description|5
field-no-description|6