GuildMemberEditOptions
- interface GuildMemberEditOptions
Properties that can be changed on a guild member.
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
Voice channel to move the member to, or null to disconnect them. |
|
|
Timeout expiry, or null to remove the timeout. |
|
|
Whether the member is server deafened. |
|
|
Guild member flags. |
|
|
Whether the member is server muted. |
|
|
Guild nickname, or null to remove it. |
|
|
Audit-log reason for the change. |
|
|
Complete set of role IDs assigned to the member. |