Type Alias LevelUpNotification

LevelUpNotification:
    | "dm"
    | "channel"
    | "custom"
    | "none"