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

Commits on Nov 29, 2021

  1. Create and export reserved message fields type

    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).
    vini-btc committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    13fd664 View commit details
    Browse the repository at this point in the history
  2. Add quoted message filed to reserved list

    Signed-off-by: Vini Andrade <vini.andrade.dev@gmail.com>
    vini-btc committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    b547a47 View commit details
    Browse the repository at this point in the history