Muaath Alqarni
Muaath Alqarni
Because this class is not available in layer 66
If you want to upgrade current used layer, You'll need to upgrade TLSharp to layer 81. Layer upgrading is easy, Only you'll need to Change `Layer = 66` in `ConnectAsync`...
I suggest using [TgSharp](https://github.com/nblockchain/TgSharp), Because it was fork from TLSharp, And upgraded to layer 108
See [`messages.startBot`](https://core.telegram.org/method/messages.startBot) You can find this as class in [`TeleSharp.TL.Messages.TLRequestStartBot`](https://github.com/sochix/TLSharp/blob/master/TeleSharp.TL/TL/Messages/TLRequestStartBot.cs) And do like this: ```c# var startMsg = new TeleSharp.TL.Messages.TLRequestStartBot() { Bot = peer, // Bot user Peer = me,...
> > > Seem to be a duplicate of #5518, but was closed by reporter for some reason. > TL;DR someone interested should add RTL support to https://github.com/desktop-app/lib_ui/blob/master/ui/text/text.cpp (this is...
[Linked issue on bugs & suggestions platform](https://bugs.telegram.org/c/3020)
No, this problem wasn't fixed
The problem wan't fixed yet
Also IOI 2023
Please merge this pull request, It'll be very helpful to me (My account uses 2FA password).