Type alias BotQuickReplyOption

BotQuickReplyOption: {
    literalValue: string;
}

Type declaration

  • literalValue: string