callerReactions property

List<String>? callerReactions
final

The emoji reactions to a comment, if any, submitted by the user whose credentials are associated with the call to the API.

Implementation

final List<String>? callerReactions;