gramjs
gramjs copied to clipboard
how to check account is freeze
use checkAuthorization() no error
i'm using a health check endpoint to check the acc. connection with the getMe() method, so if that method fails then it will restart the service.
i'm using a health check endpoint to check the acc. connection with the getMe() method, so if that method fails then it will restart the service.
thanks