Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edited_message not handled #241

Open
tim4dev opened this issue Apr 15, 2022 · 1 comment · May be fixed by #258
Open

edited_message not handled #241

tim4dev opened this issue Apr 15, 2022 · 1 comment · May be fixed by #258
Assignees
Labels
bug Something isn't working

Comments

@tim4dev
Copy link

tim4dev commented Apr 15, 2022

Expected behavior
edited_message must be handled.

Actual behavior
edited_message not handled.

To Reproduce
just edit an existing message.
dispatch { message {} } won't work.

Fast solution

Added_handling_edited_message_patch.txt

@tim4dev tim4dev added the bug Something isn't working label Apr 15, 2022
@Takexito Takexito linked a pull request Sep 4, 2022 that will close this issue
@NavernoeDa
Copy link

NavernoeDa commented May 16, 2024

i was helped by simply putting ktor in build.gradle :)

i just decided that it would be better to change the message through a request, but i didn't remove the command through the kotlin-bot. as a result, i noticed that my messages are changed twice: through a manual request and through the bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants