fix(aurora): fixed random handle_expiry error
All checks were successful
Pylint / Pylint (3.11) (push) Successful in 44s
All checks were successful
Pylint / Pylint (3.11) (push) Successful in 44s
This commit is contained in:
parent
0e2d69f106
commit
497c287019
2 changed files with 5 additions and 4 deletions
|
@ -20,6 +20,7 @@ async def embed_factory(embed_type: str, color: Color, /, interaction: Interact
|
|||
- 'changes'
|
||||
|
||||
Required arguments for 'message':
|
||||
- color
|
||||
- guild
|
||||
- reason
|
||||
- moderation_type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue