Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct {
// contains filtered or unexported fields
}
func NewState ¶
func NewState(r handlerrepo.AddHandler) *State
func (*State) Relationship ¶
func (r *State) Relationship(userID discord.UserID) discord.RelationshipType
Relationship returns the relationship for the given user, or 0 if there is none.
Click to show internal directories.
Click to hide internal directories.