...
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
// "اطلاعات کاربری:" + '\n' +
|
||||
// $"نام کاربری : {Username}" +
|
||||
// $"کلمه عبور : {Password}", to);
|
||||
}
|
||||
public void SuccessfulSubmitTicket(string To, string Code)
|
||||
{
|
||||
SendByPattern(new string[] { Code }, 258239, To);
|
||||
}
|
||||
//public void Authentication(string to,string code) => SendMsgByPatern(code, to, 0);
|
||||
//
|
||||
|
Reference in New Issue
Block a user