media property

  1. @JsonKey.new(name: 'media')
InputMedia get media
inherited

The media to be sent. Everything except the media itself and its properties is ignored.

Implementation

@JsonKey(name: 'media')
InputMedia get media;