Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / TextMessageV2
Type Alias: TextMessageV2
TextMessageV2:
MessageBase
&object
Type declaration
quoteToken?
optional
quoteToken:string
Quote token of the message you want to quote.
See
substitution?
optional
substitution:object
A mapping that specifies substitutions for parts enclosed in {} within the 'text' field.
Index Signature
[key
: string
]: SubstitutionObject
See
text
text:
string
See
type
type:
"textV2"