Versions in this module Expand all Collapse all v0 v0.2.0 Feb 25, 2025 Changes in this version type Scope + GuildRole SquadRole v0.1.2 Jan 12, 2025 v0.1.1 Jan 12, 2025 v0.1.0 Jan 12, 2025 Changes in this version + var ErrForbidden = errors.New("forbidden") + var InternalScope = Scope + type PlayerRole int + const PlayerRoleBanned + const PlayerRoleInternal + const PlayerRoleUnregistered + const PlayerRoleUser + type Scope struct + GuildID *string + ID int64 + PlayerRole PlayerRole + SquadID *string + SquadRole SquadRole + type SquadRole int + const SquadRoleLeader + const SquadRoleMember + const SquadRoleNone + const SquadRoleSquire