Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aniversary ¶
type Aniversary struct {
Id string `json:"id"`
Prefix string `json:"prefix"`
Message string `json:"message"`
Users string `json:"users"`
Embed string `json:"embed"`
URL string `json:"url"`
}
func (Aniversary) Get ¶
func (aniversary Aniversary) Get(id string) *Aniversary
Click to show internal directories.
Click to hide internal directories.