A single

Mention

parsed out of chat message text.

See

parseMentions in @urth/metatell-sdk/chat.

Hierarchy

  • Mention

Properties

Properties

display: string

Display text of the mention (without the leading @).

end: number

End offset (exclusive) of the mention within the original text.

sessionId: string

Session id of the mentioned user.

start: number

Start offset of the mention within the original message text.