inlineMessageId property
Optional. Identifier of the message sent via the bot in inline mode, that originated the query.
Implementation
@JsonKey(name: 'inline_message_id')
String? get inlineMessageId;
Optional. Identifier of the message sent via the bot in inline mode, that originated the query.
@JsonKey(name: 'inline_message_id')
String? get inlineMessageId;