mentions property

List<Cacheable<Snowflake, User>> mentions
getter/setter pair

The mentions in the message.

Implementation

List<Cacheable<Snowflake, User>> mentions = [];