GuildMember

Undocumented in source.

Members

Functions

hasRole
bool hasRole(Role role)
Undocumented in source. Be warned that the author may not have intended to support it.
hasRole
bool hasRole(Snowflake id)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Model
Undocumented in source.

Properties

guild
Guild guild [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
Snowflake id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

deaf
bool deaf;
Undocumented in source.
guildID
Snowflake guildID;
Undocumented in source.
joinedAt
string joinedAt;
Undocumented in source.
mute
bool mute;
Undocumented in source.
nick
string nick;
Undocumented in source.
roles
Snowflake[] roles;
Undocumented in source.
user
User user;
Undocumented in source.

Meta