Skip to main content

Variable: version

const version: string = '[VI]{{inject}}[/VI]'

Defined in: src/index.ts:154

The @sapphire/framework version that you are currently using. An example use of this is showing it of in a bot information command.

Note to Sapphire developers: This needs to explicitly be string so it is not typed as the string that gets replaced by esbuild