ODJsonConfig_DefaultOptionType interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This interface is an object which has all basic properties for options in the options.json config!
Properties
button type ➜ {emoji:string, label:string}
All settings related to the button for the 3 option types.
description string ➜ string
The description of this option.
id string ➜ string
The id of this option.
name string ➜ string
The name of this option.
type type ➜ "role"|"ticket"|"website"
The type of this option. This type also determines the other option-specific variables.