Compare commits

..

1 Commits

Author SHA1 Message Date
kozabrada123 1caa36f6d4
Merge 2f2407467e into ec9541f38e 2024-08-18 12:50:25 +00:00
1 changed files with 0 additions and 3 deletions

View File

@ -523,9 +523,6 @@ impl ChorusUser {
} }
/// Returns a mapping of user IDs ([Snowflake]s) to notes ([String]s) for the current user. /// Returns a mapping of user IDs ([Snowflake]s) to notes ([String]s) for the current user.
///
/// # Notes
/// As of 2024/08/21, Spacebar does not yet implement this endpoint.
/// ///
/// # Reference /// # Reference
/// See <https://docs.discord.sex/resources/user#get-user-notes> /// See <https://docs.discord.sex/resources/user#get-user-notes>