Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NakiriRequestOptions

Specifies the options of an HTTP GET request.

property

{string} guild - The ID of the guild whose blacklists are to be included in the response (if any).

property

{boolean} compact - Whether or not to include metadata about each blacklist entry in the response.

Hierarchy

  • NakiriRequestOptions

Index

Properties

Properties

Optional compact

compact?: boolean

Optional guild

guild?: string

Generated using TypeDoc