Creates a new direct message (DM) channel or retrieves an existing one, using recipient_id for a 1-on-1 DM or access_tokens for a group DM; this action only establishes or fetches the channel and does not send messages.
nicksobjectCustom nicknames for users in a group DM. Keys are User IDs, values are nicknames. Only used with access_tokens.
recipient_idstringThe User ID (snowflake) for a 1-on-1 DM. Use this OR access_tokens, not both.
access_tokensarrayOAuth2 access tokens for users in a group DM (1 to 9 others). Use this OR recipient_id, not both.
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.