using Application.Abstractions.Messaging; using SharedKernel.Results; namespace Application.Features.Api.Channel.List; public sealed record Query() : IQuery>;