Appearance
type PostNotificationsMode = "replies_and_mentions" | "mute" | "all_comments";
Defined in: src/types/index.ts:107