GuildMember: A Class which represents a guild member

Description Usage Slots

View source: R/model_guildmember.r

Description

A Class which represents a guild member

Usage

1
GuildMember(data, client)

Slots

user

the user this guild member represents

nick

this users guild nickname (if one is set)

roles

array of role object ids

joined_at

when the user joined the guild

premium_since

when the user used their Nitro boost on the server

deaf

whether the user is deafened in voice channels

mute

whether the user is muted in voice channels


TheOnlyArtz/Pirate documentation built on Oct. 31, 2019, 12:12 a.m.