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

disable_web_page_preview + disable_notification + deleteMessage() #260

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

gemini1389
Copy link

Added parameter "disable_web_page_preview" for sendMessage().
https://core.telegram.org/bots/api#sendmessage

Added parameter "disable_web_page_preview"
Added parameter "disable_web_page_preview"
@witnessmenow
Copy link
Owner

witnessmenow commented Nov 1, 2021 via email

@gemini1389
Copy link
Author

Added some more changes:

  1. Added a piece of code for disable_web_page_preview (not all added last time).
  2. Added the deleteMessage() function and an example for it.
  3. Added the maxMessageLength parameter to the constructor (I saw Added functions for chatDescription #210 late).
  4. Removed _debug. There is TELEGRAM_DEBUG for debugging.

@gemini1389 gemini1389 changed the title disable_web_page_preview disable_web_page_preview + deleteMessage() Nov 2, 2021
@gemini1389 gemini1389 changed the title disable_web_page_preview + deleteMessage() disable_web_page_preview + disable_notification + deleteMessage() Nov 8, 2021
@gemini1389
Copy link
Author

@witnessmenow, can you say roughly when you can check PR?
Thanks!

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

3 participants