Unofficial API for TempMail in .NET
It can be used to generate temporary emails, it can help in making bots or anything else.
// Example
var session = new Session();
// To get Mailbox
var Mails = session.GetMails();
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Unofficial API for TempMail in .NET
It can be used to generate temporary emails, it can help in making bots or anything else.
// Example
var session = new Session();
// To get Mailbox
var Mails = session.GetMails();