Guild Join Request #1389
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It seems that addToGuild is reused for sending a join request:
When accepting the request, there's a new endpoint (
userId
can be "all"):but declining it uses removeFromGuild. There seems to be an inbox message that gets sent when when a join request is rejected.