mirror of
https://github.com/dizedev/vk_lp.git
synced 2026-09-17 05:09:00 +00:00
remove reaction on "все"
This commit is contained in:
@@ -35,7 +35,7 @@ async def dd_handler(message: Message, count: int = 2):
|
||||
|
||||
@bl.message(
|
||||
Permission(),
|
||||
text=["все", "всё"],
|
||||
text=[prefix_dd + " все", prefix_dd + " всё"],
|
||||
)
|
||||
async def dd_all_handler(message: Message):
|
||||
count = 1000
|
||||
|
||||
Reference in New Issue
Block a user