actorChat property
The chat on behalf of which the reaction was changed, if the user is anonymous.
Implementation
@JsonKey(name: 'actor_chat')
Chat? get actorChat;
The chat on behalf of which the reaction was changed, if the user is anonymous.
@JsonKey(name: 'actor_chat')
Chat? get actorChat;