Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDiscord Bot ToolsDiscordbot Update Guild Member
Discord Bot Tools

Discordbot Update Guild Member

Updates a guild member's attributes including nickname, roles, voice state, timeout status, and flags. Only provided fields will be updated. Requires appropriate permissions for each operation.

Write actionRisk level 2 of 5OAuth connection
Use Discordbot Update Guild Member

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • deafboolean
    Whether to server-deafen the member in voice channels. Requires DEAFEN_MEMBERS permission.
  • muteboolean
    Whether to server-mute the member in voice channels. Requires MUTE_MEMBERS permission.
  • nickstring
    New nickname for the guild member. Set to empty string to remove. Maximum 32 characters.
  • flagsinteger
    Guild member flags represented as a bit set integer.
  • rolesarray
    Array of role IDs to assign to the member. Replaces all current roles except @everyone.
  • user_idstring
    Required
    The unique identifier (snowflake ID) of the Discord user whose guild member attributes are being updated.
  • guild_idstring
    Required
    The unique identifier (snowflake ID) of the Discord guild where the member belongs.
  • channel_idstring
    Voice channel ID to move the member to. Set to null to disconnect from voice.
  • communication_disabled_untilstring
    ISO8601 timestamp when the user's timeout expires. Max 28 days from now. Set to null to remove timeout.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.