Skip to main content

ODResponderManager_Default class

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

This is a special class that adds type definitions & typescript to the ODResponderManager class. It doesn't add any extra features!

This default class is made for the global variable opendiscord.responders!

View Source

Properties


buttons class api.ODButtonResponderManager_Default

A manager for all button responders.

View Source


commands class api.ODCommandResponderManager_Default

A manager for all (text & slash) command responders.

View Source


dropdowns class api.ODDropdownResponderManager_Default

A manager for all dropdown/select menu responders.

View Source


modals class api.ODModalResponderManager_Default

A manager for all modal responders.

View Source


Methods


constructor() function api.ODResponderManager_Default

(no description)

View Parameters (2)

View Source


Defaults

under construction

We're still working on this part of the documentation!

Examples

under construction

We're still working on this part of the documentation!