type property

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

Type of the result, always InlineQueryResultType.gif

Implementation

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