type property

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

Type of the result, always InlineQueryResultType.audio

Implementation

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