question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How can I edit message in chosen_inline_result

See original GitHub issue

Hey can I edit message which is sent via InlineQuery after user has chosen one item? I want to edit the message in chosen_inline_result but it seems that editMessageText is not a function there. As is this said here https://core.telegram.org/bots/api#choseninlineresult it should receive a inline_message_id which can be used to update the message there, right?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
hosein2398commented, Oct 30, 2019

Yup, better to reopen this 😉

0reactions
hosein2398commented, Oct 30, 2019

@dotcypress This would be great. Thanks your support.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ChosenInlineResult — Pyrogram Documentation
Available only if there is an inline keyboard attached to the message. Will be also received in callback queries and can be used...
Read more >
telegram.ChosenInlineResult - python-telegram-bot v20.0a6
Available only if there is an inline keyboard attached to the message. Will be also received in callback queries and can be used...
Read more >
Cppgram: ChosenInlineResult Class Reference
Available only if there is an inline keyboard attached to the message. Will be also received in callback queries and can be used...
Read more >
telegram.ChosenInlineResult — Python Telegram Bot 11.1.0 ...
Available only if there is an inline keyboard attached to the message. Will be also received in callback queries and can be used...
Read more >
telexide::model::ChosenInlineResult - Rust - Docs.rs
API documentation for the Rust `ChosenInlineResult` struct in crate ... Will be also received in callback queries and can be used to edit...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found