Saxonberg Server API
    Preparing search index...
    Index

    Constructors

    Properties

    createdAt: number

    ms-since-epoch creation time. Useful for sort / pruning.

    createdBy: string

    Player reference of the creator.

    handle: string

    Short generated handle — used as the channel id in wire frames.

    members: Set<Stuff>

    Live Avatar references of current members.

    Methods

    • Short URL-safe handle. Length 6 picks a nanoid-ish identifier that fits inline in a chat prose ("invited Bobalu, Jane to conversation [pXkJh2]"). 6 chars of nanoid alphabet ≈ 6e10 combinations — comfortable for ephemeral lifetimes.

      Returns string