Hey, I've had this problem for a while now and I don't know what it could be or how to fix the problem. Maybe someone can help me here
Class:
class Reminder(commands.Cog):
def __int__(self, client: commands.Bot):
self.client = client
self.role = 1021802452049207427
self.channel = 1010462644911738910```