Commit 6b940c2
authored
Fix documentation for
The `preferred_locale` field present on both `Guild` and `PartialGuild`
incorrectly states that it is only available for guilds with the `DISCOVERABLE`
feature.
This fixes the documentation to mention that it is actually available to
all guilds with the `COMMUNITY` feature.
Fixes #3363(Partial)Guild::preferred_locale (#3413)1 parent d11970f commit 6b940c2
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments