File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ .. Copyright (c) 2015-2018 The Botogram Authors (see AUTHORS)
2+ Documentation released under the MIT license (see LICENSE)
3+
4+ ===========================
5+ Changelog of botogram 0.6.x
6+ ===========================
7+
8+ Here you can find all the changes in the botogram 0.6.x releases.
9+
10+ .. _changelog-0.6 :
11+
12+ botogram 0.6
13+ ============
14+
15+ *Alpha release, not yet released. *
16+
17+ Release description not yet written.
18+
19+ New features
20+ ------------
21+
22+ * Added support for text formatting in media captions
23+
24+ * New argument ``syntax `` in :py:meth: `botogram.Chat.send_photo `
25+ * New argument ``syntax `` in :py:meth: `botogram.Chat.send_audio `
26+ * New argument ``syntax `` in :py:meth: `botogram.Chat.send_file `
27+ * New argument ``syntax `` in :py:meth: `botogram.Chat.send_video `
28+ * New argument ``syntax `` in :py:meth: `botogram.Chat.send_voice `
29+ * New argument ``syntax `` in :py:meth: `botogram.User.send_photo `
30+ * New argument ``syntax `` in :py:meth: `botogram.User.send_audio `
31+ * New argument ``syntax `` in :py:meth: `botogram.User.send_file `
32+ * New argument ``syntax `` in :py:meth: `botogram.User.send_video `
33+ * New argument ``syntax `` in :py:meth: `botogram.User.send_voice `
34+ * New argument ``syntax `` in :py:meth: `botogram.Message.edit_caption `
You can’t perform that action at this time.
0 commit comments