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

[Bug]: editMessageMedia always fails #130

Closed
HeySreelal opened this issue Jul 13, 2023 · 0 comments · Fixed by #131
Closed

[Bug]: editMessageMedia always fails #130

HeySreelal opened this issue Jul 13, 2023 · 0 comments · Fixed by #131
Assignees
Labels
bug Something isn't working

Comments

@HeySreelal
Copy link
Collaborator

Exception:

TelegramException [400]:
(Bad Request: can't parse input media JSON object)

Stack Trace:

#0      Televerse._onUpdate.<anonymous closure> (package:televerse/src/televerse/televerse.dart:221:47)
#1      _RootZone.runUnary (dart:async/zone.dart:1661:54)
#2      _FutureListener.handleError (dart:async/future_impl.dart:165:22)
#3      Future._propagateToListeners.handleError (dart:async/future_impl.dart:796:47)
#4      Future._propagateToListeners (dart:async/future_impl.dart:817:13)
#5      Future._completeError (dart:async/future_impl.dart:592:5)
#6      _RootZone.runBinary (dart:async/zone.dart:1666:54)
#7      _FutureListener.handleError (dart:async/future_impl.dart:162:22)
#8      Future._propagateToListeners.handleError (dart:async/future_impl.dart:796:47)
#9      Future._propagateToListeners (dart:async/future_impl.dart:817:13)
#10     Future._completeError (dart:async/future_impl.dart:592:5)
#11     _RootZone.runBinary (dart:async/zone.dart:1666:54)
#12     _FutureListener.handleError (dart:async/future_impl.dart:162:22)
#13     Future._propagateToListeners.handleError (dart:async/future_impl.dart:796:47)
#14     Future._propagateToListeners (dart:async/future_impl.dart:817:13)
#15     Future._completeError (dart:async/future_impl.dart:592:5)
<asynchronous suspension>
@HeySreelal HeySreelal added the bug Something isn't working label Jul 13, 2023
@HeySreelal HeySreelal self-assigned this Jul 13, 2023
HeySreelal added a commit that referenced this issue Jul 13, 2023
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.

1 participant