Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/AsmSafone/VideoPlayerBot
/ functions
Functions
22 in github.com/AsmSafone/VideoPlayerBot
⨍
Functions
22
◇
Types & classes
0
↓ 1 callers
Function
get_administrators
(chat: Chat)
helpers/admins.py:27
↓ 1 callers
Function
set
(chat_id: int, admins_: List[int])
assets/admins.py:25
Function
audio_ended_handler
(_, __)
plugins/video.py:313
Function
authorized_users_only
(func: Callable)
helpers/decorators.py:36
Function
cb_handler
(client: Client, query: CallbackQuery)
plugins/private.py:56
Function
decorator
(client: Client, message: Message)
helpers/decorators.py:27
Function
end_callbacc
(client, CallbackQuery)
plugins/video.py:80
Function
endstream
(client, m: Message)
plugins/video.py:292
Function
errors
(func: Callable)
helpers/decorators.py:26
Function
get
(chat_id: int)
assets/admins.py:29
Function
nopm
(client, message)
plugins/nopm.py:33
Function
pause
(_, m: Message)
plugins/video.py:258
Function
pause_callbacc
(client, CallbackQuery)
plugins/video.py:49
Function
play
(client, m: Message)
plugins/audio.py:19
Function
restart
(client, m: Message)
plugins/audio.py:155
Function
resume
(_, m: Message)
plugins/video.py:275
Function
resume_callbacc
(client, CallbackQuery)
plugins/video.py:64
Function
search
(client, query)
plugins/inline.py:38
Function
start
(client, message)
plugins/private.py:29
Function
stream
(client, m: Message)
plugins/video.py:104
Function
sudo_users_only
(func: Callable)
helpers/decorators.py:50
Function
video_ended_handler
(_, __)
plugins/video.py:319