mentions property

List<User>? mentions
final

A list of users explicitly mentioned in the message.

Implementation

final List<User>? mentions;