type property

  1. @JsonKey(name: 'type')
InputPaidMediaType get type
inherited

Type of the media, must be "photo"

Implementation

@JsonKey(name: 'type')
InputPaidMediaType get type;