• Edit the title of a Forum.Topic!

    Parameters

    • this: API
    • topic: number | Topic

      The topic or the id of the topic in question

    • new_title: string

      The new title of the topic

    Returns Promise<Topic>

    The edited ForumTopic

    "forum.write"

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