MentionType
Defines a type of a mention inside the message composer.
By default, only the "user" mention type is defined, which represents user mentions (e.g. "@John Doe"). You can extend this class to define custom mention types if needed.
Parameters
value
The name of the mention type.