dashboard

Get Antibot

Fetch antibot settings for guild

get/dashboard/bot/settings/{guild_id}/antibot/

Path parameters

guild_idinteger required

Response

Successful Response

report_channelstring nullable
honeypot_channelsstring[]
multi_channel_messageboolean
delete_messagesboolean
timeout_enabledboolean
kick_enabledboolean
dm_enabledboolean

Example response

{
  "x": "y"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.