glacasa / Mastonet

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

Add GetMediaAttachment method #124

Open eduardobragaxz opened 6 months ago

eduardobragaxz commented 6 months ago

Add a GetMediaAttachment method to get the Attachment by the Id and see if it's ready to be published. Closes #119.