Commit graph

4464 commits

Author SHA1 Message Date
wulan17
d624f386c1
Pyrofork: Add business_connection_id parameter to Message.reply_{animation,audio,chat_action,contact,dice,document,game,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice,web_page} bound methods
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +07:00
wulan17
f0a4bce5a5
Pyrofork: Add is_bot_business field to class User
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +07:00
wulan17
fa0376c458
Pyrofork: Add update_personal_chat method
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +07:00
wulan17
8ca9045ebc
Pyrofork: Add update_birthday method
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +07:00
wulan17
1f5a4f1363
Pyrofork: Add personal_chat field to class Chat
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +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
7ddd53f61b
Pyrofork: Add business_connection_id parameter to send_{animation,audio,chat_action,contact,dice,document,game,location,media_group,message,photo,poll,sticker,venue,video,video_note,voice,web_page}
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
wulan17
05c2770ca7
Pyrofork: Add sender_business_bot field to class Message
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +07:00
wulan17
ac6f1ad669
Pyrofork: fix conflict in class Message
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:08 +07:00
wulan17
85892c23d0
Pyrofork: Add birthday field to class Chat
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:07 +07:00
KurimuzonAkuma
f326333acf
Add business_info attribute to Chat type
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:07 +07:00
KurimuzonAkuma
8f81e467d9
Add some errors to known errors
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:07 +07:00
wulan17
2714ddd6c0
Pyrofork: Update API schema to Layer 177
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:07 +07:00
wulan17
81b2fe4461
Revert "workflows: build docs if theres any changes in docs directory"
This reverts commit ed19fee93d.

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-04-06 21:56:07 +07:00
a6f4443aa9
Merge pull request #57 from X1A0CA1/main
docs(get_custom_emoji_stickers): Fix errors in documentation
2024-03-26 16:27:12 +07:00
XiaoCai
0e1f7ad712
docs(get_custom_emoji_stickers): Fix errors in documentation 2024-03-24 14:15:05 +08:00
wulan17
ea66135a66
docs: fix tgcrypto installation command
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-23 19:22:58 +07:00
wulan17
ed19fee93d
workflows: build docs if theres any changes in docs directory
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-23 19:22:57 +07:00
wulan17
5de44baff4
Pyrofork: Bump version to 2.3.20
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-23 18:56:13 +07:00
omg-xtao
3f34c96175
Fix ConnectionResetError when only ping task
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-23 18:54:51 +07:00
KurimuzonAkuma
92e4ca845b
Increase watchdog interval to 15 minutes
https://core.telegram.org/api/updates#recovering-gaps
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-23 18:50:28 +07:00
wulan17
3b5db0b988
[DNM] Revert "feat(storage): migrated to aiosqlite"
This reverts commit 8193d87e2c.

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-23 18:44:34 +07:00
wulan17
9bdc824a61
Pyrofork: Use own fork of tgcrypto (#56)
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-23 18:42:21 +07:00
1f9d17fd19
Merge pull request #54 from X1A0CA1/main
Update API Layer and fix a bug
2024-03-23 18:40:47 +07:00
0692acbc60
Merge pull request #55 from troublescope/main
Refactor: Use io module for seek operation
2024-03-21 13:22:14 +07:00
1279bfc5fd
Merge pull request #52 from Mayuri-Chan/dependabot/pip/sphinx-immaterial-0.11.11
Bump sphinx-immaterial from 0.11.10 to 0.11.11
2024-03-21 13:21:38 +07:00
dc4d6ce9b5
Merge pull request #51 from eyMarv/patch-3
Fix sender retrieval of Story() object
2024-03-21 13:21:21 +07:00
XiaoCai
6140e2a8b8
feat(get_custom_emoji_stickers): Supports passing Int and List parameter 2024-03-19 15:17:30 +08:00
XiaoCai
4c9a4f972e
feat(sticker): Adding "needs_repainting" attribute to sticker class 2024-03-19 13:28:52 +08:00
XiaoCai
43fb830382
Fix AttributeError when calling add_sticker_to_set method. 2024-03-18 22:27:13 +08:00
XiaoCai
b49c5f7512
Update API schema to Layer 176 2024-03-18 22:13:06 +08:00
Tomi Prasetio
dfc027c2ff
Refactor: Use io module for seek operation in worker function 2024-03-17 11:08:58 +07:00
dependabot[bot]
dff672ec44
Bump sphinx-immaterial from 0.11.10 to 0.11.11
Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.11.10 to 0.11.11.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.11.10...v0.11.11)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 22:06:08 +00:00
Marvin
7b107a69ef
Fix sender retrieval of Story() object 2024-03-06 18:50:17 +01:00
wulan17
517f2256b6
Pyrofork: Bump version to 2.3.19.post2
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-02 21:49:02 +07:00
wulan17
0fcce527bc
Pyrofork: Add ChannelPrivate exception handler to Message parser
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-02 21:48:34 +07:00
282f512fed
Merge pull request #50 from eyMarv/patch-2
fix AttributeError: 'PeerUser' object has no attribute 'channel_id'
2024-03-02 21:48:13 +07:00
Marvin
8d9f6132f5
fix AttributeError: 'PeerUser' object has no attribute 'channel_id' 2024-03-01 23:36:19 +01:00
wulan17
01f5a9d1ca
Pyrofork: Bump version to 2.3.19.post1
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-03-01 18:47:49 +07:00
484b58b258
Merge pull request #49 from X1A0CA1/main
fix: Fix AttributeError when calling get_send_as_chats()
2024-03-01 16:27:05 +07:00
e74e54cef0
Merge pull request #48 from eyMarv/patch-1
Fix execute() missing "await"
2024-03-01 16:26:55 +07:00
XiaoCai
18289f96b5
fix: Fix AttributeError when calling get_send_as_chats() 2024-03-01 16:11:24 +08:00
Marvin
a6a5f179cc
Fix execute() missing "await" 2024-02-29 22:30:42 +01:00
wulan17
dee698fc45
Pyrofork: Bump version to 2.3.19
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-02-29 21:43:26 +07:00
wulan17
3049e6e63b
Pyrofork: Fix NoneType error when sending video as media group
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-02-29 21:42:24 +07:00
KurimuzonAkuma
ec19f4f6bb
Add support for ApplyBoost service messages
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-02-29 21:42:24 +07:00
KurimuzonAkuma
26654b1945
Add raw attribute to Message class
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-02-29 21:42:24 +07:00
KurimuzonAkuma
1e7c906342
Add raw attribute to Story class
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-02-29 21:42:24 +07:00