ODJsonConfig_DefaultOptionWebsiteType 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 website properties for options in the options.json
config!
Properties
inherited button
type ➜ {emoji:string, label:string}
All settings related to the button for the 3 option types.
inherited description
string ➜ string
The description of this option.
inherited id
string ➜ string
The id of this option.
inherited name
string ➜ string
The name of this option.
type
type ➜ "website"
The type of this option. This type also determines the other option-specific variables.
url
string ➜ string
The URL this button will point to.