MarshalX / tgcalls

Voice chats, private incoming and outgoing calls in Telegram for Developers
https://t.me/tgcallslib
GNU Lesser General Public License v3.0
514 stars 91 forks source link

Add get_my_volume method #167

Closed New-dev0 closed 1 year ago

New-dev0 commented 2 years ago

Ik, it can be called as Telethon/Pyrogram method, but will be glad to have that in tgcalls as friendly method...

MarshalX commented 2 years ago

You should create more abstract method for getting participants in mtproto bridges. Don't hardcore limit, peers and another args of mtproto method. You can pass it from more high lvl. From the GroupCallBase, for example. Also it is scared to see many if statements in mtproto bridges