namespace Back.Program.Services.V1.Interfaces; public interface IChatService { }