type property

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

Type of the media, must be live_photo

Implementation

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