Skip to main content

ODJsonConfig_DefaultOptionPingSettingsType 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 message ping settings for ticket options in the options.json config!

View Source

References

    Properties


    @everyone boolean boolean

    Ping @everyone.

    View Source


    @here boolean boolean

    Ping @here.

    View Source


    custom array string[]

    A list of custom discord role ids to ping.

    View Source