default_member_permissions is readable inside the class, but not outside the wrapper.default_member_permissions: '1024',.default_member_permissions: undefined,. This seems especially problematic since my command uploader reads the default member permission in the same way, which would likely mean that attribute is getting stripped before getting uploaded. Am I missing something about how exporting might affect SlashCommandBuilders?