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

    Function markAsRead

    • Mark a certain channel as read up to a given message!

      Parameters

      • this: API
      • channel: number | Chat.Channel

        The channel in question

      • message: number | Chat.Message

        You're marking this and all the messages before it as read!

      Returns Promise<void>