title: Group Dm Remove Recipient category: Channel
groupDmRemoveRecipient
$client->channel->groupDmRemoveRecipient($parameters);
Removes a recipient from a Group DM
Name | Type | Required | Default |
---|---|---|---|
channel.id | snowflake | true | null |
user.id | snowflake | true | null |
Possibly No Response