UNPKG

@cutls/megalodon

Version:

Mastodon, Pleroma, Misskey API client for node.js and browser

8 lines (7 loc) 123 B
export type Emoji = { shortcode: string static_url: string url: string visible_in_picker: boolean category?: string }