Re-adding self
This commit is contained in:
parent
7ea1f2c5e3
commit
b6e6bd5bd7
@ -404,7 +404,7 @@ class ReginaldCog(commands.Cog):
|
||||
|
||||
|
||||
|
||||
async def send_split_message(ctx, content: str, prefix: str = ""):
|
||||
async def send_split_message(self, ctx, content: str, prefix: str = ""):
|
||||
"""
|
||||
A unified function to handle sending long messages on Discord, ensuring they don't exceed the 2,000-character limit.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user