Skip to content

AllowedMentionsStructure

See

https://discord.com/developers/docs/resources/channel#allowed-mentions-object-allowed-mentions-structure

Properties

parse?

optional parse: AllowedMentionType[]

Defined in

typings/channel.ts:282


roles?

optional roles: string[]

Defined in

typings/channel.ts:283


users?

optional users: string[]

Defined in

typings/channel.ts:284


replied_user?

optional replied_user: boolean

Defined in

typings/channel.ts:285