mentions property

List<User> mentions
final

A list of users specifically mentioned in this message.

Implementation

final List<User> mentions;