type property
Type of the result, always InlineQueryResultType.photo
Implementation
@JsonKey(name: 'type')
InlineQueryResultType get type;
Type of the result, always InlineQueryResultType.photo
@JsonKey(name: 'type')
InlineQueryResultType get type;