We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c335a commit d28827aCopy full SHA for d28827a
1 file changed
README.md
@@ -86,7 +86,8 @@ client.run(token="YOUR TOKEN HERE")
86
- Find an optimized way to send big files quickly.
87
88
## Changelog
89
-- Added loop() method to Selfbot class and token as an init argument.
+- Added rate limit support for the Webhook mode.
90
+- Added loop() method to Selfbot class and token as an init class argument.
91
- Added multiple extensions implementation
92
- Added multiple Discord channels implementation
93
- Added seconds argument (default: 1)
0 commit comments