I\'ve been trying to get a user object from an ID, but it returns "NoneType". Here is my code:
user = client.get_user(INT)
Client i