teleproto - v1.229.0
    Preparing search index...

    Class EditForumTopic

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  closed?: Bool;
                  hidden?: Bool;
                  iconEmojiId?: long;
                  peer: TypeEntityLike;
                  title?: string;
                  topicId: int;
              },
          >,
          TypeUpdates,
      >
      • EditForumTopic
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypeUpdates
    className: "messages.EditForumTopic"
    classType: "request"
    closed?: boolean
    CONSTRUCTOR_ID: 3469480244
    hidden?: boolean
    iconEmojiId?: BigInteger
    originalArgs: Args
    peer: EntityLike
    SUBCLASS_OF_ID: 2331323052
    title?: string
    topicId: number