Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GuildIDSet ¶
type GuildIDSet struct {
// contains filtered or unexported fields
}
func (*GuildIDSet) Add ¶
func (s *GuildIDSet) Add(flake discord.GuildID)
Add adds the passed discord.GuildID to the set.
Click to show internal directories.
Click to hide internal directories.