Module: support_animal

Slash command for support animal pictures
Source:

Members

(static) data

Slash command for support animal 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
image color Image to display in the embed
Source:

Methods

(async, inner) execute(interaction, options)

Executes the support_animal command
Parameters:
Name Type Description
interaction object Current discord interaction
options Array.<string> List of animal picture links
Source: