AppleSauce
    Preparing search index...

    Type Alias Emoji

    NIP-30 emoji type. this should be moved out of the core package to common

    type Emoji = {
        shortcode: string;
        url: string;
    }
    Index

    Properties

    Properties

    shortcode: string

    The emoji shortcode (without the ::)

    url: string

    The URL to the emoji image