Skip to content

Guild Schema

This schema contains detailed information about a guild.

ElementTypeRequiredDescription
guild_idInteger✔️The ID of the guild.
nameStringThe name of the guild.
rankIntegerThe current rank of the guild.
xpIntegerThe total amount of XP the guild has earned since the introduction of guilds.
create_dateIntegerThe date that the guild was created. This is an UNIX timestamp.
member_countIntegerThe total number of players in the guild.
tagsArray (String)The tags currently assigned to the guild.