mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-05 14:37:04 +00:00
Add by userName
This commit is contained in:
parent
1dce594e43
commit
c77cfc064d
4 changed files with 31 additions and 5 deletions
|
|
@ -216,7 +216,7 @@ namespace TLSharp.Core
|
|||
await _sender.Send(request);
|
||||
await _sender.Recieve(request);
|
||||
|
||||
return null;
|
||||
return request.id;
|
||||
}
|
||||
|
||||
public async Task SendMessage(int id, string message)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue