namespace Uwaa.Pleroma; [JsonConverter(typeof(EnumLowerCaseConverter))] public enum ReplyVisibility { Following, Self, }