teleproto - v1.229.0
    Preparing search index...

    Class CreateForumTopic

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  iconColor?: int;
                  iconEmojiId?: long;
                  peer: TypeEntityLike;
                  randomId?: long;
                  sendAs?: TypeEntityLike;
                  title: string;
                  titleMissing?: boolean;
              },
          >,
          TypeUpdates,
      >
      • CreateForumTopic
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypeUpdates
    className: "messages.CreateForumTopic"
    classType: "request"
    CONSTRUCTOR_ID: 798540757
    iconColor?: number
    iconEmojiId?: BigInteger
    originalArgs: Args
    peer: EntityLike
    randomId?: BigInteger
    sendAs?: EntityLike
    SUBCLASS_OF_ID: 2331323052
    title: string
    titleMissing?: boolean