Yasir Aris M
945ff8b642
pyrofork: Fixed some missing docs
...
Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
2024-12-23 07:32:37 +07:00
wulan17
755d23028b
pyrofork: fix typos in decorators docs
...
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-09-02 23:08:46 +07:00
shriMADhav U k
0387a09079
Add ShippingQuery and answer_shipping_query
...
Add on_shipping_query updates.
Also, fix spelling mistakes in previous commits.
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-06-23 16:59:32 +07:00
wulan17
52b23f2a19
Pyrofork: Add UpdateBotBusinessConnect handler
...
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +07:00
wulan17
cc91ee9f44
Pyrofork: Add edited and deleted bot business message(s) handler
...
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +07:00
wulan17
48fed9347a
Pyrofork: Add UpdateBotNewBusinessMessage updates handler
...
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +07:00
Yasir Aris M
4c11bcdc7f
Pyrofork: Message Reaction Update ( #43 )
...
* Pyrofork: Message Reaction Update
---------
Signed-off-by: Yasir Aris M <yasiramunandar@gmail.com>
Signed-off-by: wulan17 <wulan17@nusantararom.org>
Co-authored-by: shriMADhav U k <hetzner@shrimadhavuk.me>
Co-authored-by: Yasir Aris M <yasiramunandar@gmail.com>
Co-authored-by: wulan17 <wulan17@nusantararom.org>
2024-01-22 23:26:09 +07:00
wulan17
c655607bc1
Pyrofork: Add StoryHandler
...
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-09-29 01:12:39 +07:00
wulan17
261214ec1c
PyroFork: Bring back docs
...
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-08-18 01:42:01 +07:00
Dan
8077eb4130
Update docs
2022-10-06 12:03:05 +02:00
Dan
ecc90caba2
Handle edited messages using a separate handler
2022-04-24 11:56:07 +02:00
dogghi
a4fe5fbfc8
Add missing on_chat_join_request decorator to docs ( #947 )
2022-04-11 11:21:28 +02:00
Dan
8c8288412f
Various improvements
2022-01-07 10:18:51 +01:00
Dan
dff3d993e1
Add support for updates about chat member status changes
2021-03-17 15:11:23 +01:00
Dan
538f1e3972
Deep rewrite: preparing for v1.0
...
- Pyrogram core is now fully asynchronous
- Ditched Python 3.5, welcome 3.6 as minimum version.
- Moved all types to pyrogram.types
- Turned the Filters class into a module (filters)
- Moved all filters to pyrogram.filters
- Moved all handlers to pyrogram.handlers
- Moved all emoji to pyrogram.emoji
- Renamed pyrogram.api to pyrogram.raw
- Clock is now synced with server's time
- Telegram schema updated to Layer 117
- Greatly improved the TL compiler (proper type-constructor hierarchy)
- Added "do not edit" warning in generated files
- Crypto parts are executed in a thread pool to avoid blocking the event loop
- idle() is now a separate function (it doesn't deal with Client instances)
- Async storage, async filters and async progress callback (optional, can be sync too)
- Added getpass back, for hidden password inputs
2020-08-22 08:05:05 +02:00
Dan
fa157b59f1
Add support for ChosenInlineResult objects
2020-04-03 17:15:28 +02:00
Dan
0b93049822
Add content lists on relevant pages
2020-04-01 20:08:46 +02:00
Dan
b6f508711a
Many minor documentation enhancements
2019-06-27 23:16:21 +02:00
Dan
e94dcd3b0b
Update docs
2019-05-28 16:41:55 +02:00
Dan
47c06fdae2
Docs revamp. Part 7
2019-05-25 01:37:55 +02:00
Dan
944b672fe5
Docs revamp. Part 4
2019-05-16 21:28:34 +02:00
Dan
eadda551c6
Docs revamp. Part 3
2019-05-12 19:26:55 +02:00