Appearance
@line/bot-sdk / messagingApi / TextMessageV2
Type Alias: TextMessageV2
TextMessageV2 =
MessageBase&object
Defined in: lib/messaging-api/model/textMessageV2.ts:20
Type Declaration
quoteToken?
optionalquoteToken:string
Quote token of the message you want to quote.
See
substitution?
optionalsubstitution: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"