yitsushi / go-misskey

Misskey Go SDK
GNU General Public License v3.0
51 stars 12 forks source link

Emoji API is Compliant with Old Specification #97

Closed niwaniwa closed 1 year ago

niwaniwa commented 1 year ago

Describe the bug In the [Admin/Emoji/Add] endpoint, there is a lack of parameters which results in an error when calling this endpoint.

🙂 Expected behavior An emoji should be successfully added.

☚ī¸ Actual Behavior Unable to add emojis due to an error.

📌 Additional context This issue occurs in Misskey v13.13.2. https://misskey.io/api-doc#tag/admin/operation/admin/emoji/add