View Source Nostrum.Struct.Event.GuildIntegrationsUpdate (Nostrum v0.8.0)

Sent when a guild integration is updated

Link to this section Summary

Types

ID of the guild whose integrations were updated

t()

Event sent when a guild integration is updated

Link to this section Types

Link to this type

guild_id()

View Source (since 0.5.0)
@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