Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Answer

Index

Properties

response

response: string

The response that the user gave to the question.

responseId

responseId: number

Is NaN when possibleAnswerRequired = false in the Question interface and when an exact possible answer isn't given.

userAnswer

userAnswer: Message | MessageReaction

Either the MessageReaction or the Message, depending on whether the reactionMethod = "reaction" or "text".

Generated using TypeDoc