Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CommunicationEvent

Index

Properties

author

author: User

Optional bot

client

client: Client

Optional config

config: IntentData

guild

guild: Guild

Optional member

member: GuildMember

Optional messageObject

messageObject: Message

responseCallback

responseCallback: (response: string) => Promise<{}>

Type declaration

    • (response: string): Promise<{}>
    • Parameters

      • response: string

      Returns Promise<{}>

source

source: string

text

text: string

Generated using TypeDoc