teleproto - v1.229.0
    Preparing search index...

    Class RequestPeerTypeChat

    Hierarchy (View Summary)

    • VirtualClass<
          {
              botAdminRights?: TypeChatAdminRights;
              botParticipant?: boolean;
              creator?: boolean;
              forum?: Bool;
              hasUsername?: Bool;
              userAdminRights?: TypeChatAdminRights;
          },
      >
      • RequestPeerTypeChat
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    botAdminRights?: ChatAdminRights
    botParticipant?: boolean
    className: "RequestPeerTypeChat"
    classType: "constructor"
    CONSTRUCTOR_ID: 3387977243
    creator?: boolean
    forum?: boolean
    hasUsername?: boolean
    originalArgs: {
        botAdminRights?: ChatAdminRights;
        botParticipant?: boolean;
        creator?: boolean;
        forum?: boolean;
        hasUsername?: boolean;
        userAdminRights?: ChatAdminRights;
    }
    SUBCLASS_OF_ID: 3919636500
    userAdminRights?: ChatAdminRights