glacasa / Mastonet

C# Library for Mastodon
MIT License
225 stars 37 forks source link

[Feature Request] Implement EditStatus() method #95

Closed 13xforever closed 1 year ago

13xforever commented 1 year ago

As per docs it is now possible to edit existing status messages. As far as I can tell, it's the same as PublishStatus(), but requires existing status id.

glacasa commented 1 year ago

The method EditStatus is now available in Mastonet 2.2.0 on Nuget

13xforever commented 1 year ago

I have to say, I did not expect such prompt response, and it is highly appreciated 🙏