Discord Get Bot Profile Picture

user = client.get_user(ID)
profilePicture = user.avatar_url
StarbuckBarista