glacasa / Mastonet

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

Add notify bool parameter to Follow method #127

Open eduardobragaxz opened 5 months ago

eduardobragaxz commented 5 months ago

There's one more parameter we could add, a list with the languages you specify you want to see from the user when you follow them, but Post expects a dictionary<string, string> so I didn't try further.