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