bugfix
This commit is contained in:
parent
3fdffa7017
commit
b2f216a575
@ -807,6 +807,7 @@ class Misc(commands.Cog):
|
||||
"""
|
||||
|
||||
recipient_allergic: bool = False
|
||||
recipient_id: Optional[int] = None # Used for mentions
|
||||
authorDisplay: str = ctx.author.display_name if not(ctx.author.display_name is None)\
|
||||
else ctx.message.author.display_name
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user