GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTPutAPIChannelRecipientJSONBody

https://discord.com/developers/docs/resources/channel#group-dm-add-recipient

API/Interfaces/RESTPutAPIChannelRecipientJSONBody
seyfert/lib/types/rest/channel.d.ts

Signature

export interface RESTPutAPIChannelRecipientJSONBody

Properties

2
access_tokennick

Methods

0

No methods.

Properties

access_token#
access_token: string;

Access token of a user that has granted your app the `gdm.join` scope

nick#
nick?: string | undefined;

Nickname of the user being added