Update new_guild to guild_create
Co-authored-by: Gnome! <45660393+Gnome-py@users.noreply.github.com>
This commit is contained in:
parent
3c75853a03
commit
bc8d4b3306
@ -599,7 +599,7 @@ class ProtocolUrl(Enum):
|
||||
nitro = "discord://-/store"
|
||||
apps = "discord://-/apps" # Breaks the client on windows (Shows download links for different OS)
|
||||
guild_discovery = "discord://-/guild-discovery"
|
||||
new_guild = "discord://-/guilds/create"
|
||||
guild_create = "discord://-/guilds/create"
|
||||
guild_invite = "discord://-/invite/{invite_code}"
|
||||
|
||||
# Settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user