Closed Headmaster11 closed 1 year ago
getChats
can't return null
. There are no metods. which can return null
instead of an object of the documented type or an error
.
@levlam - thanks, I found the problem.
I used wrapper around tdlib to send requests. And there was a problem with error handling
I'm wondering, why
getChats
returns null (logged in as user, not bot)?