blob: 4c0277d23b1f39d834ef37fa9facb49e086deca2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
# channels\_rights
[<-Volver a:Characters](database-characters.md)
**Tabla \`channels\_rights\`**
**Estructura**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| ----------------- | ------------ | ---------- | --- | ---- | ------- | ----- | ------- |
| [name][1] | VARCHAR(128) | SIGNED | PRI | NO | | | |
| [flags][2] | INT | UNSIGNED | | NO | | | |
| [speakdelay][3] | INT | UNSIGNED | | NO | | | |
| [joinmessage][4] | VARCHAR(255) | SIGNED | | NO | '' | | |
| [delaymessage][5] | VARCHAR(255) | SIGNED | | NO | '' | | |
| [moderators][6] | TEXT | SIGNED | | YES | | | |
[1]: #name
[2]: #flags
[3]: #speakdelay
[4]: #joinmessage
[5]: #delaymessage
[6]: #moderators
**Descripción de los Campos**
### 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`
|