Skip to content

NotificationPreference に明らかに Preference ではないフィールドが紛れ込んでいる #809

@rito528

Description

@rito528

recipient はあくまで通知の受信者であって Preference ではない

#[derive(Getters, Debug)]
pub struct NotificationPreference {
recipient: User,
is_send_message_notification: bool,
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions