ExGram.Responses.EditInline (ex_gram v0.65.0)

Copy Markdown View Source

Edit inline message response using ExGram.edit_message_text/2.

This response type edits the text content of either a regular message or an inline message. It automatically detects which type based on the provided message identifiers.

Used by ExGram.Dsl for editing message responses.