fixes
This commit is contained in:
parent
7bca8765cc
commit
318399296c
@ -278,7 +278,7 @@ async def vplay(_, m: Message):
|
|||||||
|
|
||||||
|
|
||||||
@Client.on_message(command(["vstream", f"vstream@{BOT_USERNAME}"]) & other_filters)
|
@Client.on_message(command(["vstream", f"vstream@{BOT_USERNAME}"]) & other_filters)
|
||||||
async def vstream(client, m: Message):
|
async def vstream(_, m: Message):
|
||||||
|
|
||||||
keyboard = InlineKeyboardMarkup(
|
keyboard = InlineKeyboardMarkup(
|
||||||
[
|
[
|
||||||
|
Loading…
Reference in New Issue
Block a user