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

Parse entities when sending request #1013

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

toniop99
Copy link
Contributor

@toniop99 toniop99 commented Oct 8, 2022

  • All tests pass
  • I have run npm run doc

Description

Is needed to stringify some options related with send arrays of messageEntities as specified in the doc of Telegram.
Using same method as for replyMarkup with _fixReplyMarkup

There are three possible options fields wich need to be stringified. (entities, caption_entities and explanation_entities)

References

@toniop99 toniop99 changed the title parse entities when sending request Parse entities when sending request Oct 8, 2022
@danielperez9430 danielperez9430 merged commit 0eb8b80 into yagop:master Nov 5, 2022
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.

None yet

2 participants