65212

32219 >= 2.2204.13

465212 >= 2.2222.8

Constructors

  • Parameters

    • options:
          | {
              from: Wid;
              id: string;
              participant?: any;
              selfDir: "in"
              | "out";
              to: Wid;
          }
          | { fromMe: boolean; id: string; participant?: any; remote: Wid }

    Returns MsgKey

Properties

_serialized: string
fromMe: boolean
id: string
participant: any
remote: Wid

Methods