@coasys/ad4m / Exports / MentionMessage
Interface: MentionMessage
Per-message parent resolution result for mention subscriptions.
Table of contents
Properties
Properties
address
• address: string
The message's expression address (source of the body link).
Defined in
perspectives/WakerSubscriptionManager.ts:22 (opens in a new tab)
parents
• parents: string[]
All parent addresses this message belongs to (channels, conversations, etc.).
Defined in
perspectives/WakerSubscriptionManager.ts:24 (opens in a new tab)