bot_group_members¶
Info
This page was last generated 2023.04.23
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | bot_id | bot_data | bot_id |
Has-Many | groups_index | bot_groups | groups_index |
Schema¶
Column | Data Type | Description |
---|---|---|
group_members_index | int | Unique Group Member Identifier |
groups_index | int | Group Identifier |
bot_id | int | Bot Identifier |