chat property

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

The chat that created the giveaway

Implementation

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