teleproto - v1.229.0
    Preparing search index...

    Class ParticipantJoinedChats

    Hierarchy (View Summary)

    • VirtualClass<
          {
              chats: TypeChat[];
              creatorChatIds: long[];
              joinedChatIds: long[];
              users: TypeUser[];
          },
      >
      • ParticipantJoinedChats
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    chats: TypeChat[]
    className: "communities.ParticipantJoinedChats"
    classType: "constructor"
    CONSTRUCTOR_ID: 2373472554
    creatorChatIds: BigInteger[]
    joinedChatIds: BigInteger[]
    originalArgs: {
        chats: TypeChat[];
        creatorChatIds: BigInteger[];
        joinedChatIds: BigInteger[];
        users: TypeUser[];
    }
    SUBCLASS_OF_ID: 2262480277
    users: TypeUser[]