Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IFact interface

Package:
botbuilder

A fact displayed on a card like a receipt.

Properties

key

Display name of the fact.

value

Display value of the fact.

Property Details

key

Display name of the fact.

key: string

Property Value

string

value

Display value of the fact.

value: string

Property Value

string