Module: resources

Slash command for resources command
Source:

Members

(static) data

Slash command for resources command
Properties:
Name Type Description
data object A slash command object
Properties
Name Type Description
name string Name of the slash command
description string Description of the slash command
Source:

(inner) embed :object

Embedded object
Type:
  • object
Properties:
Name Type Description
embed object Embed object
Properties
Name Type Description
color object Color of the embed
title string Title of the embed
description color Description to be displayed in embed
Source:

Methods

(async, inner) execute(interaction)

Executes the resources command
Parameters:
Name Type Description
interaction object Current discord interaction
Source: