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

    Function createAnnouncement

    • Create a new announcement!

      Parameters

      • this: API
      • channel: { description: string; name: string }

        Details of the channel you're creating

      • user_targets: (number | User)[]

        The people that will receive your message

      • message: string

        The message to send with the announcement

      Returns Promise<Chat.Channel>

      The newly created channel!

      From my understanding, this WILL 403 unless the user is kinda special