This commit is contained in:
2024-11-15 19:01:53 +01:00
parent 230242bf5c
commit 4f109da335
+1 -1
View File
@@ -72,7 +72,7 @@ class Events(commands.Cog):
guild=discord.Object(id=664789470779932693),
)
async def switch_dm_mode(self, ctx, dm_mode_arg: Dm_Mode):
async with ctx.typing:
async with ctx.channel.typing():
if isinstance(ctx.channel, discord.DMChannel):
for superfryta in SPECJALNE_ZIEMNIACZKI.values():
if ctx.message.author.id == superfryta[0]: