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

    Function reply

    • Make and send a Forum.Post in a Forum.Topic!

      Parameters

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

        The topic or the id of the topic you're making your reply in

      • text: string

        Your reply! Your message!

      Returns Promise<Forum.Post>

      The reply you've made, as a Forum.Post!

      Replying when the last post was made by the authorized user will likely cause the server to return a 403