Commit Graph

  • 0ad06fc639 fix(CI): skip pull request checks for runs that don't include the token (#327) Vlad Frangu 2022-02-14 01:59:40 +02:00
  • 9af4b4776b chore: cleanup and improve CI (#319) Vlad Frangu 2022-02-14 01:53:49 +02:00
  • ed1f717679 refactor(APIComponents): simplify action row types (#325) Suneet Tipirneni 2022-02-12 21:12:55 -05:00
  • 5056da523a fix(APIInteractions): export ApplicationCommandAutocomplete (#309) andre4ik3 2022-02-13 02:50:21 +03:00
  • 7abeb2e039 fix: make data required in autocomplete interaction and add separate dm/guild types (#322) Almeida 2022-02-11 21:44:28 +00:00
  • f88727bd80 fix(APIInteraction): add modal submit interaction & make data required in APIModalSubmit (#321) Almeida 2022-02-11 18:25:27 +00:00
  • 72e9617fee feat(RESTJSONErrorCodes): add error 40060 (#320) Almeida 2022-02-11 00:04:05 +00:00
  • d5d228e6c2 chore(release): 0.27.0 🎉 (#316) 0.27.0 Vlad Frangu 2022-02-10 13:42:48 +02:00
  • bf0f66b60a feat(Interactions): add modal and text input interactions (#243) Suneet Tipirneni 2022-02-10 05:33:50 -05:00
  • 71c4e6aecd feat(ApplicationCommand): attachment application command option type (#272) Amitoj Singh 2022-02-09 03:02:30 +03:00
  • ee2b7cd920 refactor(APIGuildScheduledEventBase): make creator_id optional (#315) Almeida 2022-02-08 18:50:26 +00:00
  • 269a75ccf7 feat(RESTJSONErrorCodes): add error 40004 (#314) Almeida 2022-02-08 18:37:46 +00:00
  • 87b9b0885a fix(GatewayThreadCreateDispatchData): newly_created is optional, and true when present (#312) Suneet Tipirneni 2022-02-02 18:32:31 -05:00
  • 7e542152da feat(GatewayThreadCreateDispatch): Add newly_created field` (#311) Suneet Tipirneni 2022-02-01 16:54:33 -05:00
  • c48aab3921 refactor: allow omitting allow and deny in permission_overwrites (#310) Almeida 2022-02-01 19:36:23 +00:00
  • 8e13cd80c6 refactor(userflags): remove None (#308) Almeida 2022-01-31 15:24:24 +00:00
  • 70bab5d1b2 refactor: change const enums to regular enums (#306) Suneet Tipirneni 2022-01-26 14:27:54 -05:00
  • 663c4e97fb feat(APIScheduledEvent): add image prop (#303) Suneet Tipirneni 2022-01-25 17:15:03 -05:00
  • 9c2b185367 feat(RESTJSONErrorCodes): add error 30042 (#305) Suneet Tipirneni 2022-01-25 15:28:45 -05:00
  • 76588d9d38 feat(MessageFlags): add FailedToMentionSomeRolesInThread (#280) Advaith 2022-01-25 11:06:15 -08:00
  • 80ed7ba1c1 feat(APIMessageInteraction): add member field (#299) Suneet Tipirneni 2022-01-25 13:56:44 -05:00
  • 56d39756c0 feat(RESTJSONErrorCodes): add error 30046 (#304) Suneet Tipirneni 2022-01-25 13:48:39 -05:00
  • 7655e20248 feat(RESTJSONErrorCodes): add error 50068 (#302) Suneet Tipirneni 2022-01-25 13:46:22 -05:00
  • d95d9562dc feat(APIThreadMetadata): add create_timestamp field (#301) Suneet Tipirneni 2022-01-19 18:03:44 -05:00
  • 4194bd9054 feat(RESTAPIPostChannelMessage, RESTAPIPostWebhookMessage): add flags for creation (#300) Suneet Tipirneni 2022-01-19 17:37:02 -05:00
  • 51fb37cbba feat(RESTJSONErrorCodes): add error code 50086 (#286) Suneet Tipirneni 2022-01-19 14:34:23 -05:00
  • 310c68f034 feat(APIGuildPreview): add stickers (#279) Suneet Tipirneni 2022-01-19 14:08:19 -05:00
  • 2c1fbda621 types: Add tagged type unions for channel types (#200) Suneet Tipirneni 2022-01-19 08:58:02 -05:00
  • 08a8b28ee1 refactor(ActivityType): change Game to Playing (#298) Rodry 2022-01-18 23:13:03 +00:00
  • b07d5a0c22 feat(Locales): add locale string enum (#297) Suneet Tipirneni 2022-01-18 17:36:49 -05:00
  • 03b8d3fee0 feat(APIInteraction): add locale props to interactions (#273) Suneet Tipirneni 2022-01-10 19:11:32 -05:00
  • 03f12d71ee feat(UserFlags): add Spammer flag (#294) Suneet Tipirneni 2022-01-09 17:31:24 -05:00
  • 83f29b6928 feat(RouteBases): add base for guild scheduled events (#293) Jan 2022-01-09 22:59:15 +01:00
  • 9a982ff8d9 feat(RESTPatchAPIGuildMember): add modify current member and deprecate nick route (#262) Ben 2022-01-09 11:30:26 -07:00
  • 5056b0f2b3 feat(RESTPatchAPIGuildMember): add communication_disabled_until field (#289) Blake Leonard 2022-01-07 14:14:03 -05:00
  • 7ecf9b2c16 chore(release): 0.26.1 🎉 (#285) 0.26.1 Vlad Frangu 2022-01-02 03:22:53 +02:00
  • fe1f5313a8 fix(APIApplicationCommandOption): correct type for integer and number (#284) Vlad Frangu 2022-01-02 03:19:25 +02:00
  • 0cf51abc26 feat(APIAuditLogChangeData): Add communication_disabled_until (#281) Jiralite 2021-12-27 16:30:02 +00:00
  • 751aee6fa7 feat(APIGuildScheduledEvent): add more precise types for stage instance/voice/external events (#278) cherryblossom000 2021-12-27 01:56:43 +11:00
  • 9f4f59c8e5 feat(ApplicationFlags): add embedded application flags (#277) Almeida 2021-12-25 12:30:10 +00:00
  • cd580fa2c6 chore(release): 0.26.0 🎉 (#276) 0.26.0 Vlad Frangu 2021-12-24 17:31:30 +02:00
  • c20e5ae2a9 chore: bring in support for TS 4.5's exactOptionalPropertyTypes (#275) Vlad Frangu 2021-12-24 17:08:58 +02:00
  • 7fe78cec25 chore: cleanup chat input options (#274) Vlad Frangu 2021-12-24 15:37:08 +02:00
  • bfc5e46f53 feat: Add API error code 50109 (#268) Jiralite 2021-12-23 08:44:42 +00:00
  • 8bbb81942b types: make application command option union easier to use (#250) Suneet Tipirneni 2021-12-22 13:19:45 -05:00
  • 46db72da2f fix(GatewayStageInstance): Stage Instance dispatches not included in GatewayDispatchPayload (#267) Bryce Roethel 2021-12-21 07:37:35 -05:00
  • 0bbc9721f6 feat(APIGuildMember): add guild timeouts (#235) Suneet Tipirneni 2021-12-21 07:32:54 -05:00
  • 7eee39d86c fix(StickerPack): Optional banner_asset_id (#270) Jiralite 2021-12-16 18:20:20 +00:00
  • 2c72242a03 feat(GatewayThreadMemberUpdateDispatchData): add guild_id extra field (#266) Suneet Tipirneni 2021-12-14 14:26:46 -05:00
  • 7ab780b3ae fix: only a partial object is needed when updating attachments (#263) Cynthia 2021-12-13 10:08:39 +01:00
  • 315ce35849 fix(NonDispatchPayload): t & s fields are always null on non-dispatch payloads (#259) Marvin Witt 2021-12-08 14:16:31 +01:00
  • c67d426e3d fix(APIInvite): channel can be null (#182) Advaith 2021-12-07 12:57:28 -08:00
  • e9d02a19fc feat: add support for user guild member read oauth2 scope and route (#254) Suneet Tipirneni 2021-12-07 15:25:50 -05:00
  • 9e619fc460 feat(RESTJSONErrorCodes): add error 20029 (#257) Suneet Tipirneni 2021-12-07 12:26:01 -05:00
  • b01716bf22 feat: Add API error code 50055 (#256) Jiralite 2021-12-06 23:29:36 +00:00
  • c7efcd5505 feat(APIAuditLog): add guild_scheduled_events prop (#251) Suneet Tipirneni 2021-12-01 03:17:08 -05:00
  • 52c91f8f73 chore(release): 0.25.2 🎉 (#249) 0.25.2 Vlad Frangu 2021-11-30 22:28:16 +02:00
  • 47382b6183 feat(Guild): boost progress bars (#227) Suneet Tipirneni 2021-11-30 14:12:26 -05:00
  • 51dee6e0e5 fix(APISelectMenuComponent): options property is required (#248) PikaDude 2021-12-01 05:11:44 +11:00
  • 3ff85eede4 chore(release): 0.25.1 🎉 (#246) 0.25.1 Vlad Frangu 2021-11-30 13:15:45 +02:00
  • 44c0f05cb2 fix(deno): faulty import paths for guild scheduled events (#245) Kot 2021-11-30 02:11:41 -08:00
  • 68d5c08c93 chore(release): 0.25.0 🎉 (#244) 0.25.0 Vlad Frangu 2021-11-29 12:50:19 +02:00
  • d333962715 feat: add guild scheduled event (#186) Shubham Parihar 2021-11-25 18:45:05 +05:30
  • f2d62e3cdf refactor(UserFlags): update flag names (#229) Almeida 2021-11-24 14:59:51 +00:00
  • faa8bf494b fix(APIApplicationCommandOption): remove default property (#242) Suneet Tipirneni 2021-11-22 14:20:24 -05:00
  • 7379a345e8 fix: make subcommand options optional (#241) GC 2021-11-20 04:19:28 +11:00
  • fa54b9de55 fix: correct types for REST attachments (#238) GC 2021-11-18 03:38:43 +11:00
  • 1e52e0ceab feat(RESTPostAPIChannelThreadsJSONBody): add rate_limit_per_user (#237) Suneet Tipirneni 2021-11-15 14:46:04 -05:00
  • 691abb581f fix: correct types for autocomplete interaction data (#234) Suneet Tipirneni 2021-11-09 15:40:26 -05:00
  • 7a15c97863 feat: add maze api error (#228) Jupith 2021-11-05 23:52:50 +00:00
  • bc1d03e527 feat: add max/min option for number-based options (#221) Suneet Tipirneni 2021-11-02 11:12:18 -04:00
  • 0f51d8e83f feat(ActivityFlags): add new flags (#207) Almeida 2021-11-02 12:57:48 +00:00
  • 4021dae44b feat(GuildSystemChannelFlags): add suppress member join sticker replies flag (#222) Almeida 2021-11-02 12:56:34 +00:00
  • d189e36c49 feat(ApplicationFlags): add message content intent flags (#226) Advaith 2021-11-02 05:54:14 -07:00
  • a015f96fcb feat(UserFlags): add BOT_HTTP_INTERACTIONS flag (#212) Almeida 2021-11-02 12:53:14 +00:00
  • 3b9320dbf2 feat(Interactions): add autocomplete api types (#205) Suneet Tipirneni 2021-10-29 09:02:42 -04:00
  • fdf133ef45 feat(Attachments): multi uploads and alt text (#223) Advaith 2021-10-29 01:59:07 -07:00
  • 7c36a6cdf3 docs: update docs for thread members route (#225) Suneet Tipirneni 2021-10-29 04:56:30 -04:00
  • a507765bba chore(release): 0.24.0 🎉 (#220) 0.24.0 Vlad Frangu 2021-10-17 00:06:25 +03:00
  • 9dd3446b64 feat(Routes): add missing OAuth2 routes (#218) Matt (IPv4) Cowley 2021-10-09 23:55:18 +01:00
  • 24f658de38 chore(GuildFeature): sort guild features (#216) Advaith 2021-10-07 03:49:09 -07:00
  • 329451c6c9 chore(APIRole): make icon and unicode_emoji nullable (#217) Shubham Parihar 2021-10-07 00:31:41 +05:30
  • 7db69531d8 refactor(APIVoiceRegion): removed vip property (#214) Almeida 2021-10-05 09:29:17 +01:00
  • 77396b557c feat(APIApplicationCommand): add channel_types field to channel options (#198) Suneet Tipirneni 2021-10-03 09:18:45 -04:00
  • 0331518c49 feat(APIGuildMember): add per guild avatars (#208) Suneet Tipirneni 2021-10-03 09:15:19 -04:00
  • 64e4e5246c feat(InteractionResolvedChannels): add parent_id and thread_metadata fields to resolved channels (#210) Suneet Tipirneni 2021-10-02 08:30:02 -04:00
  • b453d75e4d feat(RESTJSONErrorCodes): add error 50101 (#202) Suneet Tipirneni 2021-10-02 08:26:31 -04:00
  • 1076822b90 feat(APIRole): add role icons (#204) Suneet Tipirneni 2021-10-01 02:29:47 -04:00
  • 0c592a0950 fix(APISelectMenuComponenet): make options field optional (#209) Shubham Parihar 2021-09-29 21:50:56 +05:30
  • 68d97aed14 feat(PermissionFlagBits): update thread permissions (#181) Advaith 2021-09-21 06:14:43 -07:00
  • a787426082 chore: make git hooks executable (#203) Suneet Tipirneni 2021-09-20 12:33:12 -04:00
  • 2aee879600 feat(APIAttachment): add ephemeral field (#199) Shubham Parihar 2021-09-17 19:51:08 +05:30
  • 4bbe1eaa86 feat(PermissionFlagsBits): add StartEmbeddedActivities (#197) Advaith 2021-09-14 23:57:47 -07:00
  • 6f6e6daccd chore(release): 0.23.1 🎉 (#196) 0.23.1 Vlad Frangu 2021-09-08 14:08:17 +03:00
  • 43cc755e33 fix(RESTPostAPIBaseApplicationCommandsJSONBody): omit version field (#195) Khasms 2021-09-07 11:16:01 -07:00
  • 21e1148f2d chore(release): 0.23.0 🎉 (#194) 0.23.0 Vlad Frangu 2021-09-07 17:41:34 +03:00
  • 8b49887c7f feat(JSONErrorCodes): add 160002 (#190) Vlad Frangu 2021-09-07 12:57:06 +03:00
  • d590caf359 chore(Gateway): remove APPLICATION_COMMAND_* events (#191) Vlad Frangu 2021-09-07 12:56:43 +03:00
  • ecbed18042 feat(APIApplicationCommand): add version field (#193) Vlad Frangu 2021-09-07 12:56:34 +03:00
  • e628f0f6f0 fix(Embed): corrent certain optional types as being required (#192) Vlad Frangu 2021-09-07 12:56:14 +03:00