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
Definition & callback response of the "archive-category" command.
134
134
135
135
The "archive" command hides a given category from view of casual members unless they
136
-
have the "Archivist" role. This can be overriden via a boolean parameter to allow
136
+
have the "Archivist" role. This can be overridden via a boolean parameter to allow
137
137
for committee channels to be archived with the same command but not be visible.
138
138
"""
139
139
# NOTE: Shortcut accessors are placed at the top of the function, so that the exceptions they raise are displayed before any further errors may be sent
0 commit comments