sochix / TLSharp

Telegram client library implemented in C#
1.01k stars 380 forks source link

Convert variable #867

Closed sajadbaghalaghdam closed 4 years ago

sajadbaghalaghdam commented 5 years ago

Hello, TLSharp have a problem. I'm trying to send message with FromId, But I have this error: Cannot convert type 'int' to 'TeleSharp.TL.User' I think it's TL.User bug

artygrand commented 5 years ago

No, you need pass User exactly to FromId