Nostrum.Struct.Event.GuildIntegrationsUpdate (nostrum v0.11.0-dev)

View Source

Sent when a guild integration is updated

Summary

Types

ID of the guild whose integrations were updated

t()

Event sent when a guild integration is updated

Types

guild_id()

(since 0.5.0)
@type guild_id() :: Nostrum.Struct.Guild.id()

ID of the guild whose integrations were updated

t()

(since 0.5.0)
@type t() :: %Nostrum.Struct.Event.GuildIntegrationsUpdate{guild_id: guild_id()}

Event sent when a guild integration is updated