type property

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

Type of the media, must be sticker

Implementation

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