Open Jaden024 opened 12 hours ago
Idk if the synced version is going to be supported or updated, but the async update definitely messed up the synced flow, the lists are coroutines now and some action like .add_member_to_group and .follow_user want to required to be awaited
Also, I think add_member_to_group action does not work at all
Sync is just a little hack , may not work for all methods , I will try to improve it but can't guarantee.
What do mean by "get groups"?
Pushed an improved sync version, do consider upgrading.
Is there a way to get groups as list and not as coroutine?
In other words, is there a way to use synced version of tweety?