media property
Optional. Media added to the poll description; for polls inside the Message object only
Implementation
@JsonKey(name: 'media')
PollMedia? get media;
Optional. Media added to the poll description; for polls inside the Message object only
@JsonKey(name: 'media')
PollMedia? get media;