diff --git a/CHANGES/1142.misc.rst b/CHANGES/1142.misc.rst new file mode 100644 index 00000000..c17fb588 --- /dev/null +++ b/CHANGES/1142.misc.rst @@ -0,0 +1,2 @@ +Added global defaults `disable_web_page_preview` and `protect_content` in addition to `parse_mode` to the Bot instance, +reworked internal request builder mechanism.