Skip to main content

ODCheckerRenderer_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 & features to the ODCheckerRenderer class. It contains the code that renders the default config checker.

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

View Source

Properties


descriptionSeparator string string

(no description)

View Source


disableFooter boolean boolean

(no description)

View Source


disableHeader boolean boolean

(no description)

View Source


extraBottomText array string[]

(no description)

View Source


extraFooterText array string[]

(no description)

View Source


extraHeaderText array string[]

(no description)

View Source


extraTopText array string[]

(no description)

View Source


footerTipPrefix string string

(no description)

View Source


headerSeparator string string

(no description)

View Source


horizontalFiller string string

(no description)

View Source


verticalFiller string string

(no description)

View Source


Methods


constructor() function api.ODCheckerRenderer_Default

(no description)

View Source


getComponents() function string[]

Get all components

View Parameters (4)

View Source


inherited render() function void

Render all components

View Parameters (1)
  • components: array string[] - 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!