AppleSauce
    Preparing search index...

    The base class for all casts

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    Accessors

    • get author(): User

      Get the User that authored this event

      Returns User

    • get createdAt(): Date

      Returns Date

    • get id(): string

      Returns string

    • get seen(): Set<string> | undefined

      Return the set of relays this event was seen on

      Returns Set<string> | undefined

    • get uid(): string

      Returns string

    Methods