Appearance
@line/bot-sdk / webhook / MentioneeBase
Type Alias: MentioneeBase
MentioneeBase =
object
Defined in: lib/webhook/model/mentionee.ts:23
Properties
index
index:
number
Defined in: lib/webhook/model/mentionee.ts:31
Index position of the user mention for a character in text, with the first character being at position 0.
length
length:
number
Defined in: lib/webhook/model/mentionee.ts:35
The length of the text of the mentioned user. For a mention @example, 8 is the length.
type
type:
string
Defined in: lib/webhook/model/mentionee.ts:27
Mentioned target.