From 91bb747cd3f3f06eff1e198936c027ab2dea0937 Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Sun, 31 Oct 2021 20:28:53 +0700 Subject: [PATCH] feature info --- program/callback.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/program/callback.py b/program/callback.py index 6620821..ab9a608 100644 --- a/program/callback.py +++ b/program/callback.py @@ -134,6 +134,8 @@ async def cbadmin(_, query: CallbackQuery): » /resume - resume the stream » /skip - switch to next stream » /stop - stop the streaming +» /vmute - mute the userbot on voice chat +» /vunmute - unmute the userbot on voice chat » /reload - reload bot and refresh the admin data » /userbotjoin - invite the userbot to join group » /userbotleave - order userbot to leave from group