krypton-byte / neonize

whatsapp automation library, written in python
http://krypton-byte.me/neonize/
Apache License 2.0
47 stars 11 forks source link

Any plans to support Device.ChatSettings? #30

Open seidnerj opened 1 month ago

seidnerj commented 1 month ago

Awesome job by the way.

I would like to be able to tell which chats are muted via Device.ChatSettings.GetChatSttings(...).MutedUntil.

Thx

krypton-byte commented 1 month ago

Hi @seidnerj,

Thank you for your feedback and the compliment!

We are currently working on this feature in the chat_settings branch. This branch includes support for retrieving chat settings, including the MutedUntil property. Please stay tuned for updates as we finalize and merge these changes into the main branch.

Best regards,

krypton-byte

seidnerj commented 4 weeks ago

@krypton-byte is this in v0.16.0 by any chance?