Kilian von Pflugk

Results 192 comments of Kilian von Pflugk

https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1get_chats.html > For optimal performance the number of returned chats is chosen by the library.

all results still point to airgram.io ![grafik](https://user-images.githubusercontent.com/5268791/99879926-5f020980-2c10-11eb-92bd-bed381ada096.png)

https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1get_user.html as normal person you query the Database. what do you need is getUserFullInfo() -> https://airgram.io/api-reference/api-methods/getUserFullInfo

> > Hello, > > Try to call [getChats](https://airgram.io/api-reference/api-methods/getChats) before the `getUser` method. > > Hello @esindger, I work by calling getChats first. > Btw, May I know why? Because...

What do you want to do? Debugging is controlled by `logVerbosityLevel`. `logVerbosityLevel` is specified when creating a new instance.

the performance of airgram is very good! all functions run in extremely fast c++. TDLib is an advantage from my point of view.