Group DM Add Recipient.md 481 B


title: Group Dm Add Recipient category: Channel

order: 23

groupDmAddRecipient

$client->channel->groupDmAddRecipient($parameters);

Description

Adds a recipient to a Group DM using their access token

Parameters

Name Type Required Default
channel.id snowflake true null
user.id snowflake true null
access_token string false null
nick string false null

Response

Possibly No Response