Skip to main content

ODBuilderManager_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 ODBuilderManager class. It doesn't add any extra features!

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

View Source

Properties


buttons class api.ODButtonManager_Default

The manager for all button builders

View Source


dropdowns class api.ODDropdownManager_Default

The manager for all dropdown builders

View Source


embeds class api.ODEmbedManager_Default

The manager for all embed builders

View Source


files class api.ODFileManager_Default

The manager for all file/attachment builders

View Source


messages class api.ODMessageManager_Default

The manager for all message builders

View Source


modals class api.ODModalManager_Default

The manager for all modal builders

View Source


Methods


constructor() function api.ODBuilderManager_Default

(no description)

View Parameters (1)
  • debug: class api.ODDebugger - Parameter Description Lorem Ipsum.

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!