Skip to main content

ODJsonConfig_DefaultOptionButtonSettingsType 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 button settings for ticket & reaction role options in the options.json config!

View Source

References

    Properties


    color type api.ODValidButtonColor

    The color of the button (not available in options with the 'website' type!)

    View Source


    emoji string string

    The emoji of the button. (can also be empty)

    View Source


    label string string

    The label of the button (can also be empty)

    View Source