Guild
This class is used to represent a discord guild object.
Inheritors
Functions
Bans a user from the guild.
Creates a dm channel.
Creates a dm channel..
The channel by its id.
The channel getter by its id.
The member by its user id.
Gets a role from the guild.
Kicks a member from the guild.
Request the audit log for the guild.
Gets all the members of the guild.
Properties
The guild's afk channel id.
The guild's afk timeout.
The guild's application id.
The approximate member count for the guild.
The approximate presence count for the guild.
The increment of this snowflake.
The process id of this snowflake.
The timestamp of this snowflake. (Milliseconds since Discord Epoch, the first second of 2015 or 1420070400000.)
The worker id of this snowflake.
The bot as a member of the guild.
The guild's default message notification level.
The description for the guild.
The guild's discovery splash hash.
The @everyone role. This role is always present.
The guild's explicit content filter level.
The guild's features.
Gets all the categories as sorted list.
Gets all the channels as sorted list.
Gets all the text channels as sorted list.
Gets all the channels as unordered list.
Gets all the voice channels as sorted list.
Gets weather the guild has the boost progress bar enabled.
Checks if the guild's widget is enabled.
The maximum number of members for the guild.
The maximum number of presences for the guild (null is always returned, apart from the largest of guilds).
The maximum amount of users in a video channel.
The guild's owner id.
The guild's permissions.
The preferred locale for the guild.
The premium subscription count for the guild.
The premium tier for the guild.
The public updates channel id for the guild.
Requests a list of ban's for the guild.
Gets all the members of the guild.
The guild's rules channel id.
The guild's system channel flags.
The guild's system channel id.
The vanity url code for the guild.
The guild's verification level.
All the current voice states for the guild.
The welcome screen of the guild.
The guild's widget channel id.