Documentation ¶
Index ¶
Constants ¶
View Source
const (
// BasePath is the base path for serving the emoji API
BasePath = "/api/v1/custom_emojis"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module implements the ClientAPIModule interface for everything related to emoji
func (*Module) EmojisGETHandler ¶
EmojisGETHandler returns a list of custom emojis enabled on the instance
Click to show internal directories.
Click to hide internal directories.