Interface WebhookClientOptions

Hierarchy

  • Pick<ClientOptions, "allowedMentions" | "rest">
    • WebhookClientOptions

Properties

Properties

allowedMentions?: MessageMentionOptions
rest?: Partial<RESTOptions>

Generated using TypeDoc