chat property

  1. @JsonKey(name: 'chat')
Chat get chat
inherited

The chat containing the message the user reacted to.

Implementation

@JsonKey(name: 'chat')
Chat get chat;