Aliaksei Levin

Results 707 comments of Aliaksei Levin

See https://core.telegram.org/tdlib/getting-started.

@thulc-android Did you follow https://github.com/tdlib/td/tree/master/example/android#building-tdlib-for-android? Did all scripts finish without errors?

It is updated automatically wherever needed, depending on user actions. There is no way to forcely get actual data by polling it using any request.

There is no guaranteed way to update it. It is updated automatically from time to time when the chat is active.

The number of supergroup/channel members is available in `supergroupFullInfo` and `basicGroup` objects.

If you think that an account was banned by a mistake, please try to log in to the account from an official mobile app and send an email to recover...

Do you receive response for `sendMessage` request? Do you handle `updateMessageSendSucceeded` and `updateMessageSendFailed` updates?