- Returns the user object of the requester's account
- Returns a user object for a given user ID
- Modify the requester's user account settings
- Returns a list of partial guild objects the current user is a member of
- Returns a guild member object for the current user
- Leave a guild
- Create a new DM channel with a user
- Create a new group DM channel with multiple users
- Returns a list of connection objects
- Returns the application role connection for the user
- Updates and returns the application role connection for the user
- Returns the application object associated with the requesting bot user
- Edit properties of the app associated with the requesting bot user
- Returns a list of application role connection metadata objects for the given application
- Returns a serialized activity instance if it exists
- Returns the guild object for the given id
- Returns the guild preview object for the given id
- Modify a guild's settings
- Delete a guild permanently
- Returns a list of guild channel objects
- Create a new channel object for the guild
- Returns a list of guild member objects that are members of the guild
- Returns a list of guild member objects whose username or nickname starts with a provided string
- Returns a guild member object for the specified user
- Adds a user to the guild using an OAuth2 access token
- Modify attributes of a guild member
- Remove a member from a guild (kick)
- Returns a list of ban objects for the users banned from this guild
- Returns a ban object for the given user
- Create a guild ban and optionally delete previous messages
- Remove the ban for a user
- Returns a list of role objects for the guild
- Create a new role for the guild
- Modify a guild role
- Delete a guild role
- Adds a role to a guild member
- Removes a role from a guild member
- Returns a list of invite objects for the guild
- Returns all active threads in the guild
- Modifies the current member in a guild
- Ban up to 200 users from a guild
- Returns a role object for the specified role
- Returns a map of role IDs to member counts
- Modify the positions of a set of role objects for the guild
- Returns the number of members that would be removed in a prune operation
- Begin a prune operation
- Returns a list of voice region objects for the guild
- Returns a list of integration objects for the guild
- Delete the attached integration object for the guild
- Returns a guild widget settings object
- Modify a guild widget settings object for the guild
- Returns the widget for the guild
- Returns a partial invite object for guilds with that feature enabled
- Returns a PNG image widget for the guild
- Returns the Welcome Screen object for the guild
- Modify the guild's Welcome Screen
- Returns the Onboarding object for the guild
- Modifies the onboarding configuration of the guild
- Modifies the incident actions of the guild
- Get a channel by ID
- Update a channel's settings
- Delete a channel or close a private message
- Get messages from a channel
- Get a specific message in a channel
- Send a message to a channel
- Edit a previously sent message
- Delete a message
- Delete multiple messages in a single request
- Create a reaction for a message
- Delete a reaction the current user made
- Delete another user's reaction
- Get users who reacted with an emoji
- Delete all reactions on a message
- Delete all reactions for a specific emoji
- Pin a message in a channel
- Unpin a message in a channel
- Returns all pinned messages in the channel
- Returns a list of invite objects for the channel
- Create a new invite object for the channel
- Post a typing indicator for the specified channel
- Creates a new thread from an existing message
- Creates a new thread that is not connected to an existing message
- Adds the current user to a thread
- Removes the current user from a thread
- Adds another member to a thread
- Removes another member from a thread
- Returns a thread member object for the specified user if they are a member of the thread
- Returns array of thread members objects that are members of the thread
- Returns archived threads in the channel that are public
- Returns archived threads in the channel that are private
- Returns archived threads in the channel that are private, and the user has joined
- Edit the channel permission overwrites for a user or role
- Delete a channel permission overwrite for a user or role
- Follow an announcement channel to send messages to a target channel
- Adds a recipient to a Group DM using their access token
- Removes a recipient from a Group DM
- Returns an audit log object for the guild
- Get a list of all rules currently configured for the guild
- Get a single auto moderation rule
- Create a new auto moderation rule
- Modify an existing auto moderation rule
- Delete an auto moderation rule
- Get a list of emojis for the guild
- Get a specific emoji from the guild
- Create a new emoji for the guild
- Modify an existing guild emoji
- Delete a guild emoji
- Get a list of emojis for the application
- Get a specific emoji from the application
- Create a new emoji for the application
- Modify an existing application emoji
- Delete an application emoji
- Get all entitlements for the application
- Get a specific entitlement
- Mark a consumable entitlement as consumed
- Create a test entitlement for testing premium features
- Delete a test entitlement
- Get all SKUs for the application
- Get all scheduled events for a guild
- Create a new scheduled event for the guild
- Get a specific scheduled event
- Modify an existing scheduled event
- Delete a scheduled event
- Get users subscribed to a scheduled event
- Get a guild template by code
- Get all templates for a guild
- Create a new template for the guild
- Sync template to guild's current state
- Modify a guild template's metadata
- Delete a guild template
- Get an invite by code
- Delete an invite
- Get users allowed to accept this invite
- Check the status of target users processing job
- Create a new lobby
- Get a lobby by ID
- Modify a lobby
- Delete a lobby
- Add a user to a lobby
- Remove a user from a lobby
- Leave a lobby as current user
- Link a text channel to a lobby
- Unlink any linked channels from a lobby
- Crosspost a message to following channels
- Get pinned messages in a channel
No matching actions