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

    Function pin

    • Pin or unpin a Forum.Topic that you're allowed to moderate!

      Parameters

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

        The topic or the id of the topic in question

      • pin_type: "sticky" | "announcement" | "unpin"

        The exact action, as in what kind of pin if you're not unpinning

      Returns Promise<void>