Nostrum v0.4.0 Nostrum.Struct.Guild.UnavailableGuild View Source
Struct representing an unavailable Discord guild.
Link to this section Summary
Link to this section Types
Link to this type
id()
View Source
id()
View Source
id() :: integer()
id() :: integer()
The guild's id
Link to this type
t()
View Source
t()
View Source
t() :: %Nostrum.Struct.Guild.UnavailableGuild{
id: id(),
unavailable: unavailable()
}
t() :: %Nostrum.Struct.Guild.UnavailableGuild{ id: id(), unavailable: unavailable() }
Link to this section Functions
Link to this function