inlineMessageId property

String? inlineMessageId
getter/setter pair

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

String? inlineMessageId;