teleproto - v1.229.0
    Preparing search index...

    Class MessageMediaVenue

    Hierarchy (View Summary)

    • VirtualClass<
          {
              address: string;
              geo: TypeGeoPoint;
              provider: string;
              title: string;
              venueId: string;
              venueType: string;
          },
      >
      • MessageMediaVenue
    Index
    • Returns {
          address: string;
          geo: TypeGeoPoint;
          provider: string;
          title: string;
          venueId: string;
          venueType: string;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    address: string
    className: "MessageMediaVenue"
    classType: "constructor"
    CONSTRUCTOR_ID: 784356159
    originalArgs: {
        address: string;
        geo: TypeGeoPoint;
        provider: string;
        title: string;
        venueId: string;
        venueType: string;
    }
    provider: string
    SUBCLASS_OF_ID: 1198308914
    title: string
    venueId: string
    venueType: string