Hierarchy (View Summary, Expand)

Constructors

Properties

application: Application
client: BaseClient
logger: Logger
filesToReplace: string[] = ...
name: string

Returns the name of the function. Function names are read-only and can not be changed.

releasesURL: string = "https://api.github.com/repos/onesoft-sudo/sudobot/releases"

Methods

  • Returns Promise<
        {
            latestStable: null
            | GitHubReleaseResponse;
            latestUnstable: null | GitHubReleaseResponse;
        },
    >

  • Parameters

    • release: null | GitHubReleaseResponse = null
    • restart: boolean = true

    Returns Promise<undefined | boolean>

MMNEPVFCICPMFPCPTTAAATR