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