Eugene Timokhov
8b2f227142
Added possibility to do ping request (SendPingAsync method)
2016-11-07 02:40:19 +03:00
Ilya P
b823c34078
Move upload helper to helpers
2016-10-23 14:12:34 +03:00
Ilya P
f40034ad09
Merge remote-tracking branch 'refs/remotes/origin/master' into pr/250
...
# Conflicts:
# TLSharp.Core/TLSharp.Core.csproj
2016-10-23 11:06:00 +03:00
Andres G. Aragoneses
b129e655f8
build: switch to lower framework version (4.5.2 -> 4.5)
...
This change is good because:
a) It's better to target a lower target framework version if
the project doesn't necessarily depend on the new features
of the newer versions (so, bigger target audience).
b) It lets compile the project with implementations of the
.NET Framework that are not compatible with 4.5.2. For example,
after this change I can successfully build TLSharp with the
Mono v4.2.1 that comes in my Ubuntu Linux 16.04.1.
2016-10-21 23:58:21 +08:00
Afshin Arani
79b02b9295
Upload Helper
2016-10-14 11:45:33 +03:30
Afshin Arani
6af7c66a81
Redesign Everything
2016-09-24 17:08:26 +03:30
Afshin Arani
1c2e354967
Update Everything
2016-09-22 17:01:59 +03:30
Ilya Pirozhenko
8411235fe1
Merge branch 'pr/203'
...
Conflicts:
README.md
TLSharp.Core/TelegramClient.cs
TLSharp.Tests/TLSharpTests.cs
2016-09-13 22:24:00 +03:00
steavy29
1c31794751
Added GetUpdatesDifference and GetUpdatesState functions implementations.
2016-09-13 13:34:32 +03:00
steavy29
ccf2008404
Added implementation of AddChatUser/DeleteChatUser/LeaveChat
2016-09-09 19:56:47 +03:00
David Woakes
089f80fcce
Add contacts.GetContacts method to client
2016-07-21 06:57:15 +01:00
eaba
ac05172359
Merge pull request #2 from chusothe41/master
...
UserFullConstructor : UserFull no accepts self id.
2016-05-23 15:07:44 +01:00
Jesus
6365297aaf
UserFullConstructor : UserFull no accepts self id.
...
Added test method to GetUserFull
Added info to README.md
2016-05-18 12:55:22 +02:00
eaba
9d69d4881b
Update TLSharp.Core.csproj
2016-05-16 09:28:09 +01:00
Ilya Pirozhneko
103e41fb2b
Updates
2016-02-07 13:28:41 +03:00
Ilya Pirozhneko
1dce594e43
- Update layer to 23
...
- Start implementing get user by userName
2016-02-01 23:39:39 +03:00
ra0o0f
7e18b68d72
UploadFile and SendMediaMessage
2016-01-17 12:46:44 +03:30
Lonami
dcdb2405b5
More requests added
...
More requests added:
- GetDialogsRequest
- GetFileRequest
- GetHistoryRequest
- GetNearestDcRequest
- GetUsersRequest
2015-10-14 18:16:27 +02:00
Ilya Pirozhneko
3bb487a194
TLSharp and Tests
2015-09-28 10:01:17 +08:00