We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbade0b commit 3b9b87aCopy full SHA for 3b9b87a
TempMail/TempMail.py
@@ -33,6 +33,7 @@ def makeHTTPRequest(endpoint):
33
"""
34
GenerateInbox will generate an inbox with an address and a token
35
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/)
37
38
def generateInbox(rush = False):
39
try :
0 commit comments