@ -257,7 +257,6 @@ class AppCommand(Hashable):
else:
self.handler = try_enum(EntryPointCommandHandlerType, handler)
def to_dict(self) -> ApplicationCommandPayload:
return {
'id': self.id,