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