✨
This commit is contained in:
@@ -289,7 +289,7 @@ class BetterNetflix():
|
||||
await ctx.send("```"+message_text[:cut_off_index]+"```")
|
||||
await send_long_message(ctx,message_text[cut_off_index+1:])
|
||||
|
||||
ctx.defer()
|
||||
await ctx.defer()
|
||||
|
||||
message_text = await self._generate_download_list()
|
||||
if not message_text.startswith("```"):
|
||||
|
||||
Reference in New Issue
Block a user