atUsersInfo property

List<AtUserInfo>? atUsersInfo
getter/setter pair

List of user IDs and their nicknames mentioned in the message, used to replace user IDs with nicknames in the message content

Implementation

List<AtUserInfo>? atUsersInfo;