osu-api-v2-js
    Preparing search index...

    Function editTitle

    • Edit the title of a Forum.Topic!

      Parameters

      • this: API
      • topic: number | Forum.Topic

        The topic or the id of the topic in question

      • new_title: string

        The new title of the topic

      Returns Promise<Forum.Topic>

      The edited ForumTopic

      Use editForumPost if you wanna edit the post at the top of the topic