Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SystemMessageData

System message data definition

interface

Hierarchy

  • SystemMessageData

Index

Properties

Optional command

command?: FunctionCommand

A Command instance

Optional error

error?: string | Error | PermissionsError

Error object

Optional phrase

phrase?: string

Phrase received from a Discord channel

Optional user

user?: GuildMember | User

User who used the bot

Generated using TypeDoc