tgcalls icon indicating copy to clipboard operation
tgcalls copied to clipboard

Voice chats, private incoming and outgoing calls in Telegram for Developers

Results 15 tgcalls issues
Sort by recently updated
recently updated
newest added

Depends on #19

enhancement
Priority 4

is_playing -> bool is_recording -> bool

enhancement
Priority 3

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'