namespace Femto.Api.Controllers.Posts.Dto; public record AddPostReactionRequest(string Emoji);