channels_rights
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
name
field-no-description|1
flags
field-no-description|2
speakdelay
field-no-description|3
joinmessage
field-no-description|4
delaymessage
field-no-description|5
moderators
field-no-description|6