Libticketto
    Preparing search index...

    Type Alias TicketMetadata<FileLike>

    TicketMetadata: Metadata & { description?: string; ticketArt?: FileLike }

    This structure represents the metadata attached to a ticket.

    Type Parameters

    • FileLike

    Type declaration

    • Optionaldescription?: string

      A SEO-friendly description for the ticket, available on indexers.

    • OptionalticketArt?: FileLike

      An image of the ticket art.