LICENSE
README.md
setup.py
herdcalls/__init__.py
herdcalls/environment.py
herdcalls/exceptions.py
herdcalls/ffmpeg.py
herdcalls/herdcalls.py
herdcalls/herdcalls_session.py
herdcalls/mtproto_required.py
herdcalls/mutex.py
herdcalls/scaffold.py
herdcalls/statictypes.py
herdcalls/stream_type.py
herdcalls/sync.py
herdcalls/to_async.py
herdcalls/ytdlp.py
herdcalls.egg-info/PKG-INFO
herdcalls.egg-info/SOURCES.txt
herdcalls.egg-info/dependency_links.txt
herdcalls.egg-info/not-zip-safe
herdcalls.egg-info/requires.txt
herdcalls.egg-info/top_level.txt
herdcalls/custom_api/__init__.py
herdcalls/custom_api/custom_api.py
herdcalls/handlers/__init__.py
herdcalls/handlers/handlers_holder.py
herdcalls/media_devices/__init__.py
herdcalls/media_devices/device_info.py
herdcalls/media_devices/media_devices.py
herdcalls/media_devices/screen_info.py
herdcalls/methods/__init__.py
herdcalls/methods/decorators/__init__.py
herdcalls/methods/decorators/on_closed_voice_chat.py
herdcalls/methods/decorators/on_group_call_invite.py
herdcalls/methods/decorators/on_kicked.py
herdcalls/methods/decorators/on_left.py
herdcalls/methods/decorators/on_participants_change.py
herdcalls/methods/decorators/on_stream_end.py
herdcalls/methods/groups/__init__.py
herdcalls/methods/groups/change_volume_call.py
herdcalls/methods/groups/get_participants.py
herdcalls/methods/groups/join_group_call.py
herdcalls/methods/groups/leave_group_call.py
herdcalls/methods/stream/__init__.py
herdcalls/methods/stream/change_stream.py
herdcalls/methods/stream/mute_stream.py
herdcalls/methods/stream/pause_stream.py
herdcalls/methods/stream/played_time.py
herdcalls/methods/stream/resume_stream.py
herdcalls/methods/stream/unmute_stream.py
herdcalls/methods/utilities/__init__.py
herdcalls/methods/utilities/cache_peer.py
herdcalls/methods/utilities/call_holder.py
herdcalls/methods/utilities/get_max_voice_chat.py
herdcalls/methods/utilities/idle.py
herdcalls/methods/utilities/mtproto_handler.py
herdcalls/methods/utilities/ping.py
herdcalls/methods/utilities/resolve_chat_id.py
herdcalls/methods/utilities/run.py
herdcalls/methods/utilities/start.py
herdcalls/methods/utilities/stream_params.py
herdcalls/mtproto/__init__.py
herdcalls/mtproto/bridged_client.py
herdcalls/mtproto/client_cache.py
herdcalls/mtproto/hydrogram_client.py
herdcalls/mtproto/mtproto_client.py
herdcalls/mtproto/pyroherd_client.py
herdcalls/mtproto/telethon_client.py
herdcalls/types/__init__.py
herdcalls/types/browsers.py
herdcalls/types/cache.py
herdcalls/types/list.py
herdcalls/types/participant_list.py
herdcalls/types/py_object.py
herdcalls/types/update.py
herdcalls/types/user_agent.py
herdcalls/types/groups/__init__.py
herdcalls/types/groups/group_call.py
herdcalls/types/groups/group_call_participant.py
herdcalls/types/groups/joined_group_call_participant.py
herdcalls/types/groups/left_group_call_participant.py
herdcalls/types/groups/updated_group_call_participant.py
herdcalls/types/raw/__init__.py
herdcalls/types/raw/audio_parameters.py
herdcalls/types/raw/audio_stream.py
herdcalls/types/raw/stream.py
herdcalls/types/raw/video_parameters.py
herdcalls/types/raw/video_stream.py
herdcalls/types/stream/__init__.py
herdcalls/types/stream/audio_quality.py
herdcalls/types/stream/media_stream.py
herdcalls/types/stream/stream_audio_ended.py
herdcalls/types/stream/stream_video_ended.py
herdcalls/types/stream/video_quality.py
herdcalls/types/stream/legacy/__init__.py
herdcalls/types/stream/legacy/audio_image_piped.py
herdcalls/types/stream/legacy/audio_piped.py
herdcalls/types/stream/legacy/audio_video_piped.py
herdcalls/types/stream/legacy/capture_audio_device.py
herdcalls/types/stream/legacy/capture_av_desktop.py
herdcalls/types/stream/legacy/capture_av_device_desktop.py
herdcalls/types/stream/legacy/capture_video_desktop.py
herdcalls/types/stream/legacy/input_audio_stream.py
herdcalls/types/stream/legacy/input_stream.py
herdcalls/types/stream/legacy/input_video_stream.py
herdcalls/types/stream/legacy/video_piped.py
herdcalls/types/stream/legacy/quality/__init__.py
herdcalls/types/stream/legacy/quality/high_quality_audio.py
herdcalls/types/stream/legacy/quality/high_quality_video.py
herdcalls/types/stream/legacy/quality/low_quality_audio.py
herdcalls/types/stream/legacy/quality/low_quality_video.py
herdcalls/types/stream/legacy/quality/medium_quality_audio.py
herdcalls/types/stream/legacy/quality/medium_quality_video.py