forgot
This commit is contained in:
parent
126376ef99
commit
05205ee69b
@ -84,12 +84,17 @@ async def cbhelps(_, query: CallbackQuery):
|
|||||||
» /vplay - play video on video chat
|
» /vplay - play video on video chat
|
||||||
» /vstream - for m3u8/live link
|
» /vstream - for m3u8/live link
|
||||||
» /vplaylist - show you the playlist
|
» /vplaylist - show you the playlist
|
||||||
» /queue - show you the queue list
|
» /queue - show you the queue list (admin only)
|
||||||
» /vpause - pause the stream
|
» /vpause - pause the stream (admin only)
|
||||||
» /vresume - resume the stream
|
» /vresume - resume the stream (admin only)
|
||||||
» /vskip - switch to next stream
|
» /vskip - switch to next stream (admin only)
|
||||||
» /vstop - stop the streaming
|
» /vstop - stop the streaming (admin only)
|
||||||
» /restart - restart the bot (sudo user only)
|
» /userbotjoin - invite the userbot to join chat (admin only)
|
||||||
|
» /userbotleave - order userbot to leave from group (admin only)
|
||||||
|
» /restart - restart the bot (sudo only)
|
||||||
|
» /rmw - clean raw files (sudo only)
|
||||||
|
» /rmd - clean downloaded files (sudo only)
|
||||||
|
» /leaveall - order userbot leave from all group (sudo only)
|
||||||
|
|
||||||
⚡ __Powered by {BOT_NAME} AI__""",
|
⚡ __Powered by {BOT_NAME} AI__""",
|
||||||
reply_markup=InlineKeyboardMarkup(
|
reply_markup=InlineKeyboardMarkup(
|
||||||
|
Loading…
Reference in New Issue
Block a user