Represents a mention token inside the message composer.
By default, only user mentions are supported. You can extend this interface to define custom mentions if needed.
Represents a user mention inside the message composer.
The display text of the mention. Implementations must guarantee a non-empty value so autocomplete and linkification produce a stable @token even when the underlying source lacks a human-readable name.
@token
The type of the mention.