CaR System
CaR System
Message Error: System.InvalidCastException HResult = 0x80004002 Message = Can not convert an object of type 'TeleSharp.TL.Messages.TLMessagesSlice' to type 'TeleSharp.TL.Messages.TLMessages'
This is bug of TLSharp or error of my code? if error my code, please, how this correct code ?
error in ` var tlMessages = (TLMessages) tlAbsMessages;` System.InvalidCastException: 'Can not convert an object of type' TeleSharp.TL.Messages.TLMessagesSlice 'to type' TeleSharp.TL.Messages.TLMessages and now?