Before this change, if an outgoing gift message somehow had multiple recipients, we'd crash. This could cause the whole app to become unusable. This should be impossible, but let's guard against it in case there's a bug.
AllowShortEnumsOnASingleLine: false