Reorganise schemas a little bit
1 parent 0da7169 commit e52c2373264c9c0735107fe06cea515a2b1cf1a0
@Rory& Rory& authored on 15 Oct
Showing 313 changed files
View
.idea/workspace.xml
Too large (Show diff)
View
assets/openapi.json
Too large (Show diff)
View
assets/schemas.json
Too large (Show diff)
View
package.json
Too large (Show diff)
View
scripts/genIndex.js 0 → 100644
Too large (Show diff)
View
src/api/routes/applications/#application_id/bot/index.ts
Too large (Show diff)
View
src/api/routes/applications/#application_id/index.ts
Too large (Show diff)
View
src/api/routes/applications/index.ts
Too large (Show diff)
View
src/api/routes/attachments/refresh-urls.ts
Too large (Show diff)
View
src/api/routes/auth/forgot.ts
Too large (Show diff)
View
src/api/routes/auth/login.ts
Too large (Show diff)
View
src/api/routes/auth/mfa/totp.ts
Too large (Show diff)
View
src/api/routes/auth/mfa/webauthn.ts
Too large (Show diff)
View
src/api/routes/auth/register.ts
Too large (Show diff)
View
src/api/routes/auth/reset.ts
Too large (Show diff)
View
src/api/routes/auth/verify/view-backup-codes-challenge.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/attachments.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/directory-entries.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/greet.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/index.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/invites.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/#message_id/index.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/#message_id/reactions.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/index.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/permissions.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/purge.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/webhooks.ts
Too large (Show diff)
View
src/api/routes/channels/preload-messages.ts
Too large (Show diff)
View
src/api/routes/collectibles-categories.ts
Too large (Show diff)
View
src/api/routes/collectibles-shop.ts
Too large (Show diff)
View
src/api/routes/connections/#connection_name/callback.ts
Too large (Show diff)
View
src/api/routes/emojis/#emoji_id/source.ts
Too large (Show diff)
View
src/api/routes/gifs/search.ts
Too large (Show diff)
View
src/api/routes/gifs/trending-gifs.ts
Too large (Show diff)
View
src/api/routes/gifs/trending.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/auto-moderation/rules.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/bans.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/channels.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/emojis.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/members/#member_id/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/profile.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/profile/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/roles/#role_id/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/roles/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/stickers.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/vanity-url.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/voice-states/#user_id/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/welcome-screen.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/widget.ts
Too large (Show diff)
View
src/api/routes/guilds/automations/email-domain-lookup.ts
Too large (Show diff)
View
src/api/routes/guilds/index.ts
Too large (Show diff)
View
src/api/routes/guilds/templates/index.ts
Too large (Show diff)
View
src/api/routes/hub-waitlist.ts
Too large (Show diff)
View
src/api/routes/oauth2/authorize.ts
Too large (Show diff)
View
src/api/routes/read-states/ack-bulk.ts
Too large (Show diff)
View
src/api/routes/reporting/menu/message.ts
Too large (Show diff)
View
src/api/routes/safety-hub/@me/index.ts
Too large (Show diff)
View
src/api/routes/safety-hub/suspended/@me.ts
Too large (Show diff)
View
src/api/routes/teams.ts
Too large (Show diff)
View
src/api/routes/users/#user_id/messages.ts
Too large (Show diff)
View
src/api/routes/users/#user_id/profile.ts
Too large (Show diff)
View
src/api/routes/users/#user_id/relationships.ts
Too large (Show diff)
View
src/api/routes/users/@me/channels.ts
Too large (Show diff)
View
src/api/routes/users/@me/collectibles-marketing.ts
Too large (Show diff)
View
src/api/routes/users/@me/connections/#connection_name/#connection_id/index.ts
Too large (Show diff)
View
src/api/routes/users/@me/guilds/#guild_id/settings.ts
Too large (Show diff)
View
src/api/routes/users/@me/index.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/codes-verification.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/codes.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/totp/disable.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/totp/enable.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/webauthn/credentials/index.ts
Too large (Show diff)
View
src/api/routes/users/@me/relationships.ts
Too large (Show diff)
View
src/api/routes/users/@me/settings-proto/1.ts
Too large (Show diff)
View
src/api/routes/users/@me/settings-proto/2.ts
Too large (Show diff)
View
src/api/routes/users/@me/settings.ts
Too large (Show diff)
View
src/api/routes/webhooks/#webhook_id/#token/github.ts
Too large (Show diff)
View
src/api/routes/webhooks/#webhook_id/#token/index.ts
Too large (Show diff)
View
src/api/routes/webhooks/#webhook_id/index.ts
Too large (Show diff)
View
src/api/util/handlers/Message.ts
Too large (Show diff)
View
src/api/util/handlers/Webhook.ts
Too large (Show diff)
View
src/api/util/handlers/route.ts
Too large (Show diff)
View
src/api/util/utility/EmbedHandlers.ts
Too large (Show diff)
View
src/connections/BattleNet/index.ts
Too large (Show diff)
View
src/connections/Discord/index.ts
Too large (Show diff)
View
src/connections/EpicGames/index.ts
Too large (Show diff)
View
src/connections/Facebook/index.ts
Too large (Show diff)
View
src/connections/GitHub/index.ts
Too large (Show diff)
View
src/connections/Reddit/index.ts
Too large (Show diff)
View
src/connections/Spotify/index.ts
Too large (Show diff)
View
src/connections/Twitch/index.ts
Too large (Show diff)
View
src/connections/Twitter/index.ts
Too large (Show diff)
View
src/connections/Xbox/index.ts
Too large (Show diff)
View
src/connections/Youtube/index.ts
Too large (Show diff)
View
src/gateway/events/Message.ts
Too large (Show diff)
View
src/gateway/listener/listener.ts
Too large (Show diff)
View
src/gateway/opcodes/GuildSubscriptionsBulk.ts
Too large (Show diff)
View
src/gateway/opcodes/Identify.ts
Too large (Show diff)
View
src/gateway/opcodes/LazyRequest.ts
Too large (Show diff)
View
src/gateway/opcodes/PresenceUpdate.ts
Too large (Show diff)
View
src/gateway/opcodes/RequestGuildMembers.ts
Too large (Show diff)
View
src/gateway/opcodes/StreamCreate.ts
Too large (Show diff)
View
src/gateway/opcodes/StreamDelete.ts
Too large (Show diff)
View
src/gateway/opcodes/StreamWatch.ts
Too large (Show diff)
View
src/gateway/opcodes/VoiceStateUpdate.ts
Too large (Show diff)
View
src/schemas/AckBulkSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ActivitySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ApplicationAuthorizeSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ApplicationCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ApplicationModifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/AutomodRuleSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/BackupCodesChallengeSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/BanCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/BanModeratorSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/BanRegistrySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/BotModifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/BulkBanSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/BulkDeleteSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ChannelModifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ChannelPermissionOverwriteSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ChannelReorderSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/CodesVerificationSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ConnectedAccountSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ConnectionCallbackSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ConnectionUpdateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/DmChannelCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/EmailDomainLookupSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/EmailDomainLookupVerifyCodeSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/EmojiCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/EmojiModifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ForgotPasswordSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/GatewayBotResponse.ts 100644 → 0
Too large (Show diff)
View
src/schemas/GatewayPayloadSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/GatewayResponse.ts 100644 → 0
Too large (Show diff)
View
src/schemas/GreetRequestSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/GuildCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/GuildSubscriptionsBulkSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/GuildTemplateCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/GuildUpdateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/GuildUpdateWelcomeScreenSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/HubWaitlistSignupSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/Identifiers.ts 0 → 100644
Too large (Show diff)
View
src/schemas/IdentifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/InviteCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/LazyRequestSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/LoginResponse.ts 100644 → 0
Too large (Show diff)
View
src/schemas/LoginSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/MemberChangeProfileSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/MemberChangeSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/MemberNickChangeSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/MessageAcknowledgeSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/MessageCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/MessageEditSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/MfaCodesSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/ModifyGuildStickerSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/PasswordResetSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/PreloadMessagesRequestSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/PruneSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/PurgeSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/RefreshUrlsRequestSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/RegisterSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/RelationshipPostSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/RelationshipPutSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/RequestGuildMembersSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/RoleModifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/RolePositionUpdateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/SelectProtocolSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/SettingsProtoUpdateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/StreamCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/StreamDeleteSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/StreamWatchSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/TeamCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/TemplateCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/TemplateModifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/TotpDisableSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/TotpEnableSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/TotpSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/UploadAttachmentRequestSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/UserDeleteSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/UserGuildSettingsSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/UserModifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/UserNoteUpdateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/UserProfileModifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/UserSettingsSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/VanityUrlSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/VerifyEmailSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/VoiceIdentifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/VoiceStateUpdateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/VoiceVideoSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/WebAuthnSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/WebhookCreateSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/WebhookExecuteSchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/WebhookUpdateSchema.ts 100755 → 0
Too large (Show diff)
View
src/schemas/WidgetModifySchema.ts 100644 → 0
Too large (Show diff)
View
src/schemas/api/developers/ApplicationCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/developers/ApplicationModifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/developers/index.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/index.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/messages/Components.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/messages/Embeds.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/messages/Message.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/messages/Polls.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/messages/index.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/users/User.ts 0 → 100644
Too large (Show diff)
View
src/schemas/api/users/index.ts 0 → 100644
Too large (Show diff)
View
src/schemas/gateway/GatewayPayloadSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/gateway/IdentifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/gateway/LazyRequestSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/gateway/StreamCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/gateway/StreamDeleteSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/gateway/StreamWatchSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/gateway/index.ts 0 → 100644
Too large (Show diff)
View
src/schemas/index.ts
Too large (Show diff)
View
src/schemas/responses/DmMessagesResponseSchema.ts
Too large (Show diff)
View
src/schemas/responses/GuildCreateResponse.ts
Too large (Show diff)
View
src/schemas/responses/GuildMessagesSearchResponse.ts
Too large (Show diff)
View
src/schemas/responses/MemberJoinGuildResponse.ts
Too large (Show diff)
View
src/schemas/responses/TypedResponses.ts
Too large (Show diff)
View
src/schemas/responses/UserRelationshipsResponse.ts
Too large (Show diff)
View
src/schemas/responses/index.ts
Too large (Show diff)
View
src/schemas/uncategorised/AckBulkSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ActivitySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ApplicationAuthorizeSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/AutomodRuleSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/BackupCodesChallengeSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/BanCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/BanModeratorSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/BanRegistrySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/BotModifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/BulkBanSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/BulkDeleteSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ChannelModifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ChannelPermissionOverwriteSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ChannelReorderSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/CodesVerificationSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ConnectedAccountSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ConnectionCallbackSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ConnectionUpdateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/DmChannelCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/EmailDomainLookupSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/EmailDomainLookupVerifyCodeSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/EmojiCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/EmojiModifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ForgotPasswordSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/GreetRequestSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/GuildCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/GuildSubscriptionsBulkSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/GuildTemplateCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/GuildUpdateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/GuildUpdateWelcomeScreenSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/HubWaitlistSignupSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/InviteCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/LoginResponse.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/LoginSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/MemberChangeProfileSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/MemberChangeSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/MemberNickChangeSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/MessageAcknowledgeSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/MessageCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/MessageEditSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/MfaCodesSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/ModifyGuildStickerSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/PasswordResetSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/PreloadMessagesRequestSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/PruneSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/PurgeSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/RefreshUrlsRequestSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/RegisterSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/RelationshipPostSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/RelationshipPutSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/RequestGuildMembersSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/RoleModifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/RolePositionUpdateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/SelectProtocolSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/SettingsProtoUpdateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/TeamCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/TemplateCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/TemplateModifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/TotpDisableSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/TotpEnableSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/TotpSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/UploadAttachmentRequestSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/UserDeleteSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/UserGuildSettingsSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/UserModifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/UserNoteUpdateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/UserProfileModifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/UserSettingsSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/VanityUrlSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/VerifyEmailSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/VoiceStateUpdateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/WebAuthnSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/WebhookCreateSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/WebhookExecuteSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/WebhookUpdateSchema.ts 0 → 100755
Too large (Show diff)
View
src/schemas/uncategorised/WidgetModifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/uncategorised/index.ts 0 → 100644
Too large (Show diff)
View
src/schemas/webrtc/VoiceIdentifySchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/webrtc/VoiceVideoSchema.ts 0 → 100644
Too large (Show diff)
View
src/schemas/webrtc/index.ts 0 → 100644
Too large (Show diff)
View
src/util/entities/EmbedCache.ts
Too large (Show diff)
View
src/util/entities/Message.ts
Too large (Show diff)
View
src/util/entities/Relationship.ts
Too large (Show diff)
View
src/util/entities/UserSettings.ts
Too large (Show diff)
View
src/util/entities/index.ts
Too large (Show diff)
View
src/util/index.ts
Too large (Show diff)
View
src/util/interfaces/Event.ts
Too large (Show diff)
View
src/util/interfaces/Interaction.ts
Too large (Show diff)
View
src/util/util/Gifs.ts
Too large (Show diff)
View
src/webrtc/opcodes/Identify.ts
Too large (Show diff)
View
src/webrtc/opcodes/SelectProtocol.ts
Too large (Show diff)
View
src/webrtc/opcodes/Video.ts
Too large (Show diff)