teleproto - v1.229.0
    Preparing search index...

    Class GetStoryReactionsList

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  forwardsFirst?: boolean;
                  id: int;
                  limit: int;
                  offset?: string;
                  peer: TypeEntityLike;
                  reaction?: TypeReaction;
              },
          >,
          TypeStoryReactionsList,
      >
      • GetStoryReactionsList
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: StoryReactionsList
    className: "stories.GetStoryReactionsList"
    classType: "request"
    CONSTRUCTOR_ID: 3115485215
    forwardsFirst?: boolean
    id: number
    limit: number
    offset?: string
    originalArgs: Args
    peer: EntityLike
    reaction?: TypeReaction
    SUBCLASS_OF_ID: 74420707