GuildMember

Namespace: Discord

Inherits from

Properties

Methods

Update

Updates the object's information.

Modify

Modifies the member.

Parameters

AddRole

Adds a role to the member.

Parameters

RemoveRole

Removes a role from the member.

Parameters

GetPermissions

Gets a member's permissions in the server.

Returns

Kick

Kicks the member from the guild.

Ban

Bans the member from the guild.

Parameters

Unban

Unbans the member from the guild.

AsMessagable

Converts the member to a string that can be used within messages to ping the user.

Returns

string

Last updated