bot_timers¶
Info
This page was last generated 2023.07.15
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | bot_data | bot_data | bot_id |
Schema¶
Column | Data Type | Description |
---|---|---|
bot_id | int | Unique Bot Identifier |
timer_id | int | Timer Identifier |
timer_value | int | Timer Expiration |