Options
All
  • Public
  • Public/Protected
  • All
Menu

Engine#instance EngineInstance containing context variables

Hierarchy

  • Instance

Implements

Index

Constructors

constructor

  • new Instance(discordToken?: undefined | string, currentGuild?: Guild, currentChannel?: TextChannel | DMChannel): Instance

Properties

Optional currentChannel

currentChannel: TextChannel | DMChannel

Instance channel

Optional currentGuild

currentGuild: Guild

Instance guild

Optional discordToken

discordToken: undefined | string

discord bot token

Generated using TypeDoc