teleproto - v1.229.0
    Preparing search index...

    Class RequestedPeerChannel

    Hierarchy (View Summary)

    • VirtualClass<
          {
              channelId: long;
              photo?: Api.TypePhoto;
              title?: string;
              username?: string;
          },
      >
      • RequestedPeerChannel
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    channelId: BigInteger
    className: "RequestedPeerChannel"
    classType: "constructor"
    CONSTRUCTOR_ID: 2342781924
    originalArgs: {
        channelId: BigInteger;
        photo?: Api.TypePhoto;
        title?: string;
        username?: string;
    }
    photo?: Api.TypePhoto
    SUBCLASS_OF_ID: 3263724560
    title?: string
    username?: string