tumblr / pytumblr

A Python Tumblr API v2 Client
Apache License 2.0
723 stars 196 forks source link

How to send and receive tumblr messages via apis #152

Open kapilg2 opened 2 years ago

kapilg2 commented 2 years ago

Is there any apis available for sending and receiving messages to other blogs. Not asks or submissions, but messages.

snail-coupe commented 1 year ago

Caveat: I am not involved in this project.

Looking at the API documentation at: https://www.tumblr.com/docs/en/api/v2 it doesn't look like there is an endpoint for sending/reading messages, so I'm assuming without that there is no way for this module to support it either.