Javelina/classes/pycord_guild.py

4 lines
87 B
Python

class PycordGuild:
def __init__(self) -> None:
raise NotImplementedError()