forked from cadence/out-of-your-element
Add Discord command for setting privacy level
This commit is contained in:
parent
e84e0d28db
commit
3a6b40e27d
2 changed files with 36 additions and 1 deletions
|
@ -154,7 +154,7 @@ function syncSpace(guild) {
|
|||
|
||||
/**
|
||||
* Inefficiently force the space and its existing child rooms to be fully updated.
|
||||
* Should not need to be called as part of the bridge's normal operation.
|
||||
* Prefer not to call this as part of the bridge's normal operation.
|
||||
*/
|
||||
async function syncSpaceFully(guildID) {
|
||||
/** @ts-ignore @type {DiscordTypes.APIGuild} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue