Skip to main content

embedConstructor.js

embedConstructor#

Module to handle embed construction, simplyfing the process

embedConstructor~constructEmbed(options) โ‡’ object#

Checks if a guild member is a DJ

Kind: inner method of embedConstructor
Returns: object -

discord.js message options

ParamTypeDescription
optionsobject

options for the embed (i.e. {color: 'red', description: ''})