mirror of
https://github.com/opengram-server/opengram.git
synced 2026-09-24 11:15:58 +03:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace MyTelegram.AuthServer.Handlers;
|
||||
|
||||
public interface IReqPqHandler : IObjectHandler
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user