I used my Telegram Premium account to disable the ability for people to send voice note and video note messages to me, via the official app's Settings > Privacy and Security > Voice Messages > Set to "Nobody".
On the client that I've made, which is logged in to another number, I was expecting to receive either updateChatPermissions or chatEventPermissionsChanged when the above change happened, but seemingly none was received.
Using the same number on the official client shows the mic icon being grayed out, which suggests that the permission change did take effect.
I used my Telegram Premium account to disable the ability for people to send voice note and video note messages to me, via the official app's Settings > Privacy and Security > Voice Messages > Set to "Nobody".
On the client that I've made, which is logged in to another number, I was expecting to receive either
updateChatPermissions
orchatEventPermissionsChanged
when the above change happened, but seemingly none was received.Using the same number on the official client shows the mic icon being grayed out, which suggests that the permission change did take effect.
Am I looking at the wrong update events?
Please advice, thank you!