Applesauce
    Preparing search index...

    Type Alias Emoji

    NIP-30 emoji type

    type Emoji = {
        address?: AddressPointer;
        shortcode: string;
        url: string;
    }
    Index

    Properties

    address?: AddressPointer

    The NIP-01 "a" tag address of the emoji pack this emoji belongs to

    shortcode: string

    The emoji shortcode (without the ::)

    url: string

    The URL to the emoji image