yamachu / Mastodot

C# Library for Mastodon API. Easy Toot!
MIT License
26 stars 5 forks source link

Attachmend id is to long for Int32 #12

Open stastka opened 1 year ago

stastka commented 1 year ago

I change the type of attachmend.id from int32 to long. JsonConvert.DeserializeObject give a error that not possible convert string to int