voterChat property
Optional. The chat that changed the answer to the poll, if the voter is anonymous
Implementation
@JsonKey(name: 'voter_chat')
Chat? get voterChat;
Optional. The chat that changed the answer to the poll, if the voter is anonymous
@JsonKey(name: 'voter_chat')
Chat? get voterChat;