pub async fn set_reaction_notification_settings(
notification_settings: ReactionNotificationSettings,
client_id: i32,
) -> Result<(), Error>Expand description
Changes notification settings for reactions
ยงArguments
notification_settings- The new notification settings for reactionsclient_id- The client id to send the request to