Nostrum v0.4.1 Nostrum.Struct.Overwrite View Source
Struct representing a Discord overwrite.
Link to this section Summary
Link to this section Types
Link to this type
allow()
View Source
allow()
View Source
allow() :: integer()
allow() :: integer()
Permission bit set
Link to this type
deny()
View Source
deny()
View Source
deny() :: integer()
deny() :: integer()
Permission bit set
Link to this type
id()
View Source
id()
View Source
id() :: Nostrum.Snowflake.t()
id() :: Nostrum.Snowflake.t()
Role or User id
Link to this type
type()
View Source
type()
View Source
type() :: String.t()
type() :: String.t()
Either 'role' or 'member'