Interface IBotFeedbackMessage

Properties of a BotFeedbackMessage.

Hierarchy

  • IBotFeedbackMessage

Implemented by

Properties

kind?: null | BotFeedbackKind

BotFeedbackMessage kind

kindNegative?: null | number | Long

BotFeedbackMessage kindNegative

kindPositive?: null | number | Long

BotFeedbackMessage kindPositive

messageKey?: null | proto.IMessageKey

BotFeedbackMessage messageKey

text?: null | string

BotFeedbackMessage text

Generated using TypeDoc