TLSharp/TeleSharp.TL
emRzed 43f16e879e
Fix InvalidCastException in TLRequestGetStickerSet (#905)
When trying to SendRequest it was throwing an exception saying "cannot cast object of type TeleSharp.TL.TLStickerSet to TeleSharp.TL.Messages.TLStickerSet" 

Fixes https://github.com/sochix/TLSharp/issues/826
2020-02-03 14:57:57 +08:00
..
Properties Redesign Everything 2016-09-24 17:08:26 +03:30
TL Fix InvalidCastException in TLRequestGetStickerSet (#905) 2020-02-03 14:57:57 +08:00
ObjectDeserializer.cs Generator Must Respect MS .NET API guidelines 2017-11-09 19:37:09 +08:00
packages.config Redesign Everything 2016-09-24 17:08:26 +03:30
TeleSharp.TL.csproj TL-Layer: Update To Layer 66 (#519) 2017-07-20 10:07:24 +08:00
TLContext.cs issue#768 fix exception 'Constructor Invalid Or Context.Init Not Called !' 2018-05-30 07:31:03 +08:00
TLMethod.cs Generator Must Respect MS .NET API guidelines 2017-11-09 19:37:09 +08:00
TLObject.cs Use ToArray instead of GetBuffer 2018-04-13 09:51:26 +08:00
TLUtils.cs Generator Must Respect MS .NET API guidelines 2017-11-09 19:37:09 +08:00
TLVector.cs Add methods for working with contacts. (#896) 2020-01-23 12:02:19 +08:00