teleproto - v1.229.0
    Preparing search index...

    Class CreateChannel

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  about: string;
                  address?: string;
                  broadcast?: boolean;
                  forImport?: boolean;
                  forum?: boolean;
                  geoPoint?: TypeInputGeoPoint;
                  megagroup?: boolean;
                  title: string;
                  ttlPeriod?: int;
              },
          >,
          TypeUpdates,
      >
      • CreateChannel
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypeUpdates
    about: string
    address?: string
    broadcast?: boolean
    className: "channels.CreateChannel"
    classType: "request"
    CONSTRUCTOR_ID: 2432722695
    forImport?: boolean
    forum?: boolean
    megagroup?: boolean
    originalArgs: Args
    SUBCLASS_OF_ID: 2331323052
    title: string
    ttlPeriod?: number