GetGroupDmOptions
@discordeno/bot • Docs
Documentation / @discordeno/bot / GetGroupDmOptions
Interface: GetGroupDmOptions
https://discord.com/developers/docs/resources/user#create-group-dm-json-params
Properties
accessTokens
accessTokens:
string
[]
Access tokens of users that have granted your app the gdm.join
scope
Defined in
packages/types/dist/types/discordeno.d.ts:565
nicks?
optional
nicks:Record
<string
,string
>
A mapping of user ids to their respective nicknames
Defined in
packages/types/dist/types/discordeno.d.ts:567