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
!
Methods
Properties
buttons
class ➜ api.ODButtonResponderManager_Default
A manager for all button responders.
commands
class ➜ api.ODCommandResponderManager_Default
A manager for all (text & slash) command responders.
dropdowns
class ➜ api.ODDropdownResponderManager_Default
A manager for all dropdown/select menu responders.
modals
class ➜ api.ODModalResponderManager_Default
A manager for all modal responders.
Methods
constructor()
function ➜ api.ODResponderManager_Default
(no description)
View Parameters (2)
debug
: class ➜api.ODDebugger
- Parameter Description Lorem Ipsum.client
: class ➜api.ODClientManager
- Parameter Description Lorem Ipsum.
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!