Guild

Description

Represents a guild (server) within the system. This data type includes information about the guild, such as its name, icon, and the number of members.

Properties

  • ID: The unique identifier of the guild.

  • Name: The name of the guild.

  • Icon URL: The URL to the guild's icon image.

  • Member count: The total number of members in the guild.

Last updated