Aliaksei Levin
Aliaksei Levin
See https://github.com/tdlib/td/issues/3202.
See https://github.com/tdlib/td/issues/2912#issuecomment-2156135946 and the answer above.
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...
What error do you receive?
Do you receive response for `sendMessage` request? Do you handle `updateMessageSendSucceeded` and `updateMessageSendFailed` updates?