inlineMessageId property
Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message.
Implementation
@JsonKey(name: 'inline_message_id')
String? get inlineMessageId;
Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message.
@JsonKey(name: 'inline_message_id')
String? get inlineMessageId;