teleproto - v1.229.0
    Preparing search index...

    Class GetForumTopics

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  limit: int;
                  offsetDate: int;
                  offsetId: int;
                  offsetTopic: int;
                  peer: TypeEntityLike;
                  q?: string;
              },
          >,
          TypeForumTopics,
      >
      • GetForumTopics
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: ForumTopics
    className: "messages.GetForumTopics"
    classType: "request"
    CONSTRUCTOR_ID: 1000635391
    limit: number
    offsetDate: number
    offsetId: number
    offsetTopic: number
    originalArgs: Args
    peer: EntityLike
    q?: string
    SUBCLASS_OF_ID: 2384281118