↓ 2 callersFunction_cache_sent_entry(
db_service: Any,
entry: dict[str, Any],
sent_message: types.Message,
*,
kind_key: str,
services/media/delivery.py:268
↓ 2 callersMethod_count_events(
events: Deque[tuple[float, str]],
now: float,
window_seconds: float,
*,
middlewares/antiflood.py:156
↓ 2 callersMethod_download_audio_with_ytdlp_sync(
self,
*,
source_url: str,
output_path: str,
progress_callback=None,
services/platforms/tiktok_download_mixin.py:215
↓ 2 callersMethod_download_direct(
self,
*,
candidates: list[str],
filename: str,
headers: dict[str, st
services/platforms/tiktok_download_mixin.py:325
↓ 2 callersMethod_download_subprocess(
self,
*,
url: str,
filename: str,
headers: Mapping[str, str],
utils/download_manager.py:367
↓ 2 callersMethod_download_with_service_cycle(
self,
*,
direct_download: Callable[[], Any],
ytdlp_download: Callable[[], An
services/platforms/tiktok_download_mixin.py:432
↓ 2 callersFunction_send_inline_instagram_video(
*,
token: str,
inline_message_id: str,
actor_name: str,
actor_user_id: int,
request_
handlers/instagram.py:615
↓ 2 callersFunction_send_inline_pinterest_video(
*,
token: str,
inline_message_id: str,
actor_name: str,
actor_user_id: int,
request_
handlers/pinterest.py:433
↓ 2 callersFunction_send_inline_soundcloud_audio(
*,
token: str,
inline_message_id: str,
actor_name: str,
actor_user_id: int,
request_
handlers/soundcloud.py:324
↓ 2 callersMethodadd_user(self, user_id: int, user_name: str | None, user_username: str | None, chat_type: str | None, language: str |
services/storage/user_repository.py:16
↓ 2 callersFunctionbuild_request_fingerprint(
user_id: int,
chat_id: Optional[int],
service: str,
url: str,
*,
scope_id: Optional[
services/runtime/request_dedupe.py:56
↓ 2 callersFunctionclaim_request(
user_id: int,
chat_id: Optional[int],
service: str,
url: str,
*,
scope_id: Optional[
services/runtime/request_dedupe.py:81
↓ 2 callersMethoddownload_with_ytdlp_metrics(
self,
url: str,
filename: str,
format_selector: str,
source: str,
services/platforms/youtube_media.py:297