View Source Nostrum.Struct.Event.GuildIntegrationsUpdate (Nostrum v0.10.0)
Sent 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