TgSharp
TgSharp copied to clipboard
Telegram client library implemented in C#
"Flood prevention. Telegram now requires your program to do requests again only after 3600 seconds have passed (TimeToWait property), so if now it's 11/10/2020 3:59:32 AM, wait until 11/10/2020 4:59:32...
Hi please update layer to 109 for supporting vote message
``` System.InvalidOperationException : Couldn't read the packet length Stack trace: at TgSharp.Core.Network.TcpTransport.Receive (System.Threading.CancellationToken token) [0x000d5] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/Network/TcpTransport.cs:59 at TgSharp.Core.Network.MtProtoSender.Receive (TgSharp.TL.TLMethod request, System.Threading.CancellationToken token) [0x0003a] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/Network/MtProtoSender.cs:144 at TgSharp.Core.TelegramClient.RequestWithDcMigration (TgSharp.TL.TLMethod request,...
!IsConnected returned always true !DataCenterIpVersions refactoring and moved to Types namespace +ParticipantFilterTypes +MakeAuthBotAsync +GetFullChat +GetAllChats +GetFullChannel +GetChannels +GetParticipants +InviteToChannel +ImportChatInvite +ResolveUsername +CheckChatInvite Please don't ask me to split the PR
closes #19
Hello. For a start, thanks for your work on this useful library. I don't know if this is the proper place to ask, but before integrating tgsharp I wanted to...
Hello, here is my code that your Library returns true for any numbers with any formats as True while that number is not available in the world and in telegram....