Jaworek
a7dc40f1a8
feat(ClientApplication): add role connections ( #9072 )
...
* feat: add add role connections
* feat: add add role connections
* fix: export new class in the index
* Update typings/rawDataTypes.d.ts
Co-authored-by: Aura Román <kyradiscord@gmail.com >
* chore: invite scope
* docs(ApplicationRoleConnectionMetadata): add docstring for the class
* docs(Constants): fix ApplicationRoleConnectionMetadataTypes jsdoc syntax
---------
Co-authored-by: Aura Román <kyradiscord@gmail.com >
Co-authored-by: SpaceEEC <spaceeec@yahoo.com >
2023-02-17 22:44:04 +01:00
Jiralite
1779e1ba7e
docs: Add missing @extends ( #9028 )
2023-01-10 10:51:10 +01:00
Jiralite
b9802f4b6f
refactor: deprecate v13 properties and methods ( #7782 )
...
* refactor: deprecate splitting
* refactor: deprecate `IntegrationApplication#summary`
https://github.com/discordjs/discord.js/pull/7729
* docs: amend store channel wording
* refactor: deprecate fetching of application assets
* docs: deprecate vip field in voice regions
2022-04-17 10:52:50 +02:00
Antonio Román
8b200c0fee
feat(SnowflakeUtil): add timestampFrom ( #7058 )
2021-12-06 08:56:29 +01:00
GodderE2D
76856b967a
docs(Application): rename Oauth2Application to Application ( #6891 )
2021-10-26 18:04:10 +02:00
Rodry
9eb9591473
fix: don't patch set data with undefined ( #6694 )
2021-10-03 14:59:52 +02:00
Rodry
b4afcf8236
docs: general cleanup and improvements ( #6299 )
...
Co-authored-by: DaStormer <40336269+DaStormer@users.noreply.github.com >
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com >
Co-authored-by: SpaceEEC <spaceeec@yahoo.com >
2021-08-05 20:34:06 +01:00
Sugden
e2e4f6518b
refactor(*): use async functions ( #6210 )
2021-08-02 00:47:43 +01:00
Antonio Román
a7c6678c72
refactor: change xID to xId ( #6036 )
...
* refactor: change `xID` to `xId`
* Update src/managers/MessageManager.js
Co-authored-by: Noel <buechler.noel@outlook.com >
Co-authored-by: Noel <buechler.noel@outlook.com >
2021-07-04 19:54:27 +01:00
Jiralite
96a4e7b86e
docs: Consistent application name usage ( #5853 )
2021-06-15 12:02:39 +01:00
Shubham Parihar
a5a6e22316
fix(*): typedefs and typings for image & webhook options ( #5805 )
2021-06-11 23:22:01 +01:00
Souji
f831872125
feat(GuildChannel): createInvite target options ( #5514 )
...
Co-authored-by: Antonio Román <kyradiscord@gmail.com >
Co-authored-by: Advaith <advaithj1@gmail.com >
2021-05-11 22:25:09 +02:00
Jan
164ddf668f
refactor: rename Snowflake to SnowflakeUtil ( #5502 )
2021-04-15 00:37:54 +02:00
Jan
06e9d86cb3
feat(Application): application flags ( #5147 )
...
Co-authored-by: SpaceEEC <spaceeec@yahoo.com >
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com >
2021-03-31 21:55:12 +02:00
Sugden
3141f7cb04
feat(Guild): add includeApplications option for fetchIntegrations ( #4762 )
2020-08-31 09:17:53 +02:00