EmailInbox
Defined in the protocols module.AI Agent Information about an email inbox. Attributes: id: Unique inbox identifier email_address: The inbox’s email address domain: Domain of the inbox created_at: When the inbox was created (ISO format)
Properties
str
No description available.
str
No description available.
str
No description available.
Optional[str]
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Convert to dictionary.
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 1222
