Mohd Aadil
Mohd Aadil
On this package i am using there's no implementation of web 
i dont know bro how i do it can guide me?
I am getting only one message why's that? which is Latest one but i want all of them.. and run again the function getting all the messages. 
final tda.User user = await TelegramClient().client!.send(tda.GetMe()); when i first login then call this function and after that call getChatHistory function show this error chatNotFound until i verify the device from...
But i am not creating any chat i am getting saved chats. And its works after i verify the device on my telegram app with the same code.
is there any way to create a folder or is there any field in tdlib, i can use for creating folder like somekind of list?
If it's support then why showing this?
maybe you are not using await while initializing the tdlib. ig it help🙂
if u send some code or something then ig i can help you.