tokens

open val tokens: List<String>

All candidate @<token> forms that should match this mention in rendered message text.

Defaults to listOf(display). Override when more than one literal is valid (e.g. a group that can be referenced by either its id or its human-readable name).