emotes

package
v0.0.0-...-870ec01 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2022 License: MIT Imports: 36 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MAX_FRAME_COUNT  = 4096
	MAX_FILE_SIZE    = 2500000
	MAX_PIXEL_HEIGHT = 1000
	MAX_PIXEL_WIDTH  = 1000
	MAX_FRAMES       = 750
	RATE_LIMIT       = 15
)

Variables

This section is empty.

Functions

func CreateEmoteRoute

func CreateEmoteRoute(router fiber.Router)

func GetEmoteRoute

func GetEmoteRoute(router fiber.Router)

func GetGlobalEmotes

func GetGlobalEmotes(router fiber.Router)

Types

type OEmbedData

type OEmbedData struct {
	Title        string `json:"title"`
	AuthorName   string `json:"author_name"`
	AuthorURL    string `json:"author_url"`
	ProviderName string `json:"provider_name"`
	ProviderURL  string `json:"provider_url"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL