Skip to content

Commit 3b9b87a

Browse files
committed
added description for rush mode
1 parent dbade0b commit 3b9b87a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TempMail/TempMail.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ def makeHTTPRequest(endpoint):
3333
"""
3434
GenerateInbox will generate an inbox with an address and a token
3535
and returns an Inbox object
36+
> rush = False will generate a normal inbox with no rush (https://tempmail.lol/news/2022/08/03/introducing-rush-mode-for-tempmail/)
3637
"""
3738
def generateInbox(rush = False):
3839
try :

0 commit comments

Comments
 (0)