> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/discord/data-types/guild.md).

# 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.
