Skip to content

bot_guild_members

Info

This page was last generated 2023.04.23

Relationship Diagram(s)

Diagram Edit

Relationships

Relationship Type Local Key Relates to Table Foreign Key
One-to-One bot_id bot_data bot_id
One-to-One guild_id guilds id

Schema

Column Data Type Description
bot_id int Bot Identifier
guild_id mediumint Guild Identifier
rank tinyint Guild Rank
tribute_enable tinyint Tribute Enabled: 0 = False, 1= True
total_tribute int Total Tribute
last_tribute int Last Tribute
banker tinyint Banker: 0 = False, 1 = True
public_note text Public Note
alt tinyint Alt: 0 = False, 1 = True