Skip to content

Commit 57ad83c

Browse files
Remove owner_id from Modify Guild JSON params
1 parent 74244a1 commit 57ad83c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/resources/guild.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,6 @@ Attempting to add or remove the `COMMUNITY` [guild feature](/docs/resources/guil
821821
| afk_channel_id | ?snowflake | id for afk channel |
822822
| afk_timeout | integer | afk timeout in seconds, can be set to: 60, 300, 900, 1800, 3600 |
823823
| icon | ?[image data](/docs/reference#image-data) | base64 1024x1024 png/jpeg/gif image for the guild icon (can be animated gif when the server has the `ANIMATED_ICON` feature) |
824-
| owner_id | snowflake | user id to transfer guild ownership to (must be owner) |
825824
| splash | ?[image data](/docs/reference#image-data) | base64 16:9 png/jpeg image for the guild splash (when the server has the `INVITE_SPLASH` feature) |
826825
| discovery_splash | ?[image data](/docs/reference#image-data) | base64 16:9 png/jpeg image for the guild discovery splash (when the server has the `DISCOVERABLE` feature) |
827826
| banner | ?[image data](/docs/reference#image-data) | base64 16:9 png/jpeg image for the guild banner (when the server has the `BANNER` feature; can be animated gif when the server has the `ANIMATED_BANNER` feature) |

0 commit comments

Comments
 (0)