Emoji

Undocumented in source.

Members

Functions

guild
Guild guild()

Undocumented in source. Be warned that the author may not have intended to support it.

matches
bool matches(string usage)

Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Model

Undocumented in source.

Variables

guildID
Snowflake guildID;

Undocumented in source.

id
Snowflake id;

Undocumented in source.

managed
bool managed;

Undocumented in source.

name
string name;

Undocumented in source.

requireColons
bool requireColons;

Undocumented in source.

roles
Snowflake[] roles;

Undocumented in source.

Mixed In Members

From mixin Model

Meta