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

Fix update message #825

Merged
merged 2 commits into from
Nov 29, 2021
Merged

Fix update message #825

merged 2 commits into from
Nov 29, 2021

Conversation

vini-btc
Copy link
Contributor

Description of the changes, What, Why and How?

This adds 'quoted_message' to the list of reserved fields and excludes it from the payload when updating a message.

Changelog

  • [fix] Fixes 400 API errors when updating messages with quoted messages.

Those are the fields that are returned from the api but that are
readonly (so shouldn't be part of message creation or modification
payloads).
Signed-off-by: Vini Andrade <vini.andrade.dev@gmail.com>
@github-actions
Copy link
Contributor

Size Change: +44 B (0%)

Total Size: 261 kB

Filename Size Change
dist/browser.es.js 57.2 kB +9 B (0%)
dist/browser.full-bundle.min.js 30.8 kB +9 B (0%)
dist/browser.js 58 kB +8 B (0%)
dist/index.es.js 57.2 kB +9 B (0%)
dist/index.js 58 kB +9 B (0%)

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants