summaryrefslogtreecommitdiff
path: root/docs/calendar_invites.md
blob: ae52dc44011c8ef0687c28dd6a6ee112956032a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [calendar_invites](calendar_invites)

Column | Type | Description
--- | --- | ---
Id | BIGINT UNSIGNED | 
Event | BIGINT UNSIGNED | 
Invitee | INT UNSIGNED | 
Sender | INT UNSIGNED | 
Status | TINYINT UNSIGNED | 
Statustime | INT UNSIGNED | 
Rank | TINYINT UNSIGNED | 
Text | VARCHAR(255) |