# group\_member [<-Back-to:Characters](database-characters.md) **The \`group\_member\` table** This table holds info about group members. **Structure**
Field |
Type |
Attributes |
Key |
Null |
Default |
Extra |
Comment |
int(10) |
unsigned |
|
NO |
_ |
|||
int(10) |
unsigned |
PRI |
NO |
Unique |
|||
tinyint(3) |
unsigned |
NO |
0 |
||||
tinyint(3) |
unsigned |
NO |
0 |
||||
tinyint(3) |
unsigned |
NO |
0 |
|
|
|
|
|
|
|
|
|
Value |
Name |
Comments |
|---|---|---|
0 |
ROLE_NONE |
|
1 |
ROLE_LEADER |
The character has signed to Random Dungeon Finder as experienced |
2 |
ROLE_TANK |
The character has signed to Random Dungeon Finder as tank |
4 |
ROLE_HEALER |
The character has signed to Random Dungeon Finder as healer |
8 |
ROLE_DAMAGE |
The character has signed to Random Dungeon Finder as dps |