1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-01-20 19:47:12 +00:00

API: improvements in docs

This commit is contained in:
mavolin 2020-05-11 21:07:05 +02:00
parent 17e5696cc9
commit 9cd753238a
No known key found for this signature in database
GPG key ID: D8681218EDF216DF

View file

@ -5,7 +5,7 @@ import (
"github.com/diamondburned/arikawa/utils/httputil"
)
// Emoji is a special format that the API wants.
// Emoji is the API format of a regular Emoji, both Unicode or custom.
type Emoji = string
// NewEmojiFromGuildEmoji creates a new Emoji using a custom guild emoji as