File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -32,3 +32,18 @@ New features
3232 * New argument ``caption `` in :py:meth: `botogram.User.send_audio `
3333 * New argument ``caption `` in :py:meth: `botogram.User.send_file `
3434 * New argument ``caption `` in :py:meth: `botogram.User.send_voice `
35+
36+ * Added support for sending media by ID or URL
37+
38+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.Chat.send_photo `
39+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.User.send_photo `
40+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.Chat.send_audio `
41+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.User.send_audio `
42+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.Chat.send_voice `
43+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.User.send_voice `
44+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.Chat.send_video `
45+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.User.send_video `
46+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.Chat.send_file `
47+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.User.send_file `
48+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.Chat.send_photo `
49+ * New arguments ``file_id `` and ``url `` in :py:meth: `botogram.User.send_photo `
You can’t perform that action at this time.
0 commit comments