inlineMessageId property

String? inlineMessageId
final

Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message. Will be also received in callback queries and can be used to edit the message.

Implementation

final String? inlineMessageId;