Adds a user to a Discord group DM channel. Requires a user OAuth2 access token with the gdm.join scope. Bot tokens cannot be used for this endpoint.
nickstringNickname for the user in the group DM.
user_idRequiredstringID of the user to add to the group DM channel.
channel_idRequiredstringID of the group DM channel to add the user to.
access_tokenstringAccess token of the user being added; must have the gdm.join OAuth2 scope.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.