api v2.2
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Application.Services.Database.MongoDB;
|
||||
|
||||
public interface IChatMongoDbService
|
||||
{
|
||||
// Additional methods specific to Chat database
|
||||
}
|
||||
Reference in New Issue
Block a user