Skip to main content
PATCH
PATCH /servers/{guild_id}/config/logging/settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

guild_id
string
required

The guild_id.

Body

application/json
spoilers
boolean

Whether to log messages with spoilers hidden.

pluralkit_integration
boolean

Whether PluralKit integration is enabled.

ignore_bot_targets
boolean

Whether to ignore actions that target bots.

ignore_bot_executors
boolean

Whether to ignore actions executed by bots.

format_type
integer

The log formatting type. Requires Pro or Pro Lite.

buttons
string[]

The list of buttons attached to logs.

active_ignore
boolean

Whether active ignore is enabled.

Response

200

Successful response