Most slash command support completed, needs some debugging (and reindent)
This commit is contained in:
@@ -310,7 +310,7 @@ class Template:
|
||||
@property
|
||||
def url(self) -> str:
|
||||
""":class:`str`: The template url.
|
||||
|
||||
|
||||
.. versionadded:: 2.0
|
||||
"""
|
||||
return f'https://discord.new/{self.code}'
|
||||
|
||||
Reference in New Issue
Block a user