CXuesong / WikiClientLibrary

/*🌻*/ Wiki Client Library is an asynchronous MediaWiki API client library targeting modern .NET platforms
https://github.com/CXuesong/WikiClientLibrary/wiki
Apache License 2.0
80 stars 16 forks source link

Add MyWatchlistGenerator #102

Closed ashotjanibekyan closed 1 year ago

ashotjanibekyan commented 1 year ago

A new page generator to get pages from logged-in user's watchlist.

I'm not quite sure if the generator is within the scope of this project but I had to create it for my project and thought it could be useful here too.