Nostrum.Struct.Event.GuildIntegrationsUpdate (nostrum v0.11.0-dev)
View SourceSent when a guild integration is updated
Summary
Types
ID of the guild whose integrations were updated
Event sent when a guild integration is updated
Types
@type guild_id() :: Nostrum.Struct.Guild.id()
ID of the guild whose integrations were updated
@type t() :: %Nostrum.Struct.Event.GuildIntegrationsUpdate{guild_id: guild_id()}
Event sent when a guild integration is updated