delete_inbox
AsyncMethod
This is a method of the EmailProtocol class in the protocols module.Delete an inbox.
Signature
Parameters
str
required
ID of the inbox to delete
Returns
bool
True if deleted successfully
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 1294
