You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The discord protocol requires the user to pass an id for the query, which is named guildId. #588 (GTA ALTV) could require an id, named serverId.
In the next major version we should standardize the naming for such parameters (suggested by @xCausxn in #588), serverId sounds good for now but we'll have to see about it.
This change should come in v6 cause it is a breaking change.
The text was updated successfully, but these errors were encountered:
The
discord
protocol requires the user to pass an id for the query, which is namedguildId
.#588 (GTA ALTV) could require an id, named
serverId
.In the next major version we should standardize the naming for such parameters (suggested by @xCausxn in #588),
serverId
sounds good for now but we'll have to see about it.This change should come in v6 cause it is a breaking change.
The text was updated successfully, but these errors were encountered: