Releases: tomlin7/pastemyst-cpp
Releases · tomlin7/pastemyst-cpp
PasteMyst-CPP - 2.0.7
PasteMyst-CPP - 1.0.0
All aspects of the v2 endpoint are currently implemented.
Backend Client
back-end system that PasteMyst C++ utilizes to ensure a session keeps a configuration, namely an authorization token.
- Client
- Client("API_TOKEN")
Endpoint Methods
/paste
- PasteExists
- GetPaste
- CreatePaste
- EditPaste
- DeletePaste
- BulkDeletePastes
/user
- UserExists
- GetUser
- GetSelfUser
- GetSelfPasteIDs
- GetSelfPasteIDsByAmount
- GetSelfPastes
- GetSelfPastesByAmount
/data
- GetLanguageByName
- GetLanguageByExtension
/time
- ExpiresInToUnixTimestamp