lemmy-js-client
    Preparing search index...

    Type Alias DeleteCustomEmoji

    Delete a custom emoji.

    type DeleteCustomEmoji = {
        id: CustomEmojiId;
    }
    Index

    Properties

    Properties