namespace decePubClient.Models { public class BoostingUser { public string UserId { get; set; } = "45f14fa8-c40f-4121-997c-ef2542196a50"; public string UserName { get; set; } = "@loosy@letsrulethe.world"; public string DisplayName { get; set; } = "loosy"; public string PictureUrl { get; set; } = "https://letsrulethe.world/media/ddd91d51-dc12-4b82-86a2-2a28cc959183/L51ZAL4QEL07"; public string ProfileUrl { get; set; } = "https://letsrulethe.world/users/loosy"; } }