class Widget
extends
Baseexport class Widget extends Base
Represents a Widget.
Collection<Snowflake, WidgetChannel> channels :
The list of channels in the guild.
Snowflake id :
The id of the guild.
optionalstring instantInvite? :
The invite of the guild.
Collection<string, WidgetMember> members :
The list of members in the guild. These strings are just arbitrary numbers, they aren't Snowflakes.
string name :
The name of the guild.
number presenceCount :
The number of members online.