tgcalls
tgcalls copied to clipboard
Voice chats, private incoming and outgoing calls in Telegram for Developers
is_playing -> bool is_recording -> bool
After reading the documentation, looking through all the examples and all the telegram clients, I still did not understand how to connect to a group call using c++. The tdlib...
ImportError: cannot import name 'TelegramServerError' from 'pytgcalls.exceptions'