Closed ChenMoGe2 closed 3 years ago
Hi, what PyTgCalls version are you using?
@Laky-64 master branch,using pip version 1.2.9
Ok, then, i mean PyTgCalls version, not the Pyrogram Version
0.8.0
Ok, then i suggest to you to switch to the newer PyTgCalls version, (Beta Version 0.8.1)
OK,thanks.I will try it
Describe the bug Hi,I have a problem when I using pytgcalls.I start main function from example/multiple_calls/example_multiple.py.And I can login 2 client successfully and I start video group call at group chat.But when I send message(!p1 or !p2) to group chat,the pytgcalls example printf error message ERROR:root:JOIN_VOICE_CALL_ERROR -> init() got an unexpected keyword argument 'video_stopped' ERROR:root:joinCallError -> Error: No active voice chat found on XXXXX I don't know hot to solve this and who can help me.Thank you.
To Reproduce Steps to reproduce the behavior:
Expected behavior Can recevie input.raw on account A in group call
Log ERROR:root:JOIN_VOICE_CALL_ERROR -> init() got an unexpected keyword argument 'video_stopped' ERROR:root:joinCallError -> Error: No active voice chat found on XXXXX
Window (please complete the following information):