teleproto - v1.229.0
    Preparing search index...

    Class GetStoryViewsList

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  forwardsFirst?: boolean;
                  id: int;
                  justContacts?: boolean;
                  limit: int;
                  offset: string;
                  peer: TypeEntityLike;
                  q?: string;
                  reactionsFirst?: boolean;
              },
          >,
          TypeStoryViewsList,
      >
      • GetStoryViewsList
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: StoryViewsList
    className: "stories.GetStoryViewsList"
    classType: "request"
    CONSTRUCTOR_ID: 2127707223
    forwardsFirst?: boolean
    id: number
    justContacts?: boolean
    limit: number
    offset: string
    originalArgs: Args
    peer: EntityLike
    q?: string
    reactionsFirst?: boolean
    SUBCLASS_OF_ID: 3108205920