GuildUserCache

Undocumented in source.

Members

Functions

effectiveNick
string effectiveNick()
Undocumented in source. Be warned that the author may not have intended to support it.
guild
Guild guild()
Undocumented in source. Be warned that the author may not have intended to support it.
resolveRoles
Role[] resolveRoles()
Undocumented in source. Be warned that the author may not have intended to support it.
user
User user()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

deaf
bool deaf;
Undocumented in source.
game
Nullable!Activity game;
Undocumented in source.
guildUserID
Snowflake[2] guildUserID;
Undocumented in source.
joinDate
SafeTime joinDate;
mute
bool mute;
Undocumented in source.
nick
string nick;
Undocumented in source.
roles
Snowflake[] roles;
Undocumented in source.
status
PresenceUpdate.Status status;
Undocumented in source.

Meta