Skip to content

Commit

Permalink
Add specificity for Invite Create event: GET Guild Widget
Browse files Browse the repository at this point in the history
  • Loading branch information
colinloretz committed Oct 2, 2023
1 parent 0ff3b54 commit 3e25307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/Guild.md
Original file line number Diff line number Diff line change
Expand Up @@ -1223,7 +1223,7 @@ Modify a [guild widget settings](#DOCS_RESOURCES_GUILD/guild-widget-settings-obj
## Get Guild Widget % GET /guilds/{guild.id#DOCS_RESOURCES_GUILD/guild-object}/widget.json

Returns the [widget](#DOCS_RESOURCES_GUILD/guild-widget-object) for the guild. May fire an [Invite Create](#DOCS_TOPICS_GATEWAY_EVENTS/invite-create) Gateway event.
Returns the [widget](#DOCS_RESOURCES_GUILD/guild-widget-object) for the guild. Fires an [Invite Create](#DOCS_TOPICS_GATEWAY_EVENTS/invite-create) Gateway event if an invite channel is defined on the Guild Widget.

## Get Guild Vanity URL % GET /guilds/{guild.id#DOCS_RESOURCES_GUILD/guild-object}/vanity-url

Expand Down

0 comments on commit 3e25307

Please sign in to comment.