Antonio Román
|
b0937502d3
|
refactor: make Structure#deleted a getter to a WeakSet (#7074)
|
2021-12-08 10:47:54 +01:00 |
|
Rodry
|
9eb9591473
|
fix: don't patch set data with undefined (#6694)
|
2021-10-03 14:59:52 +02:00 |
|
Jan
|
4dbcaf76c3
|
refactor(GuildPreviewEmoji): make roles an array (#5720)
|
2021-06-13 19:30:20 +01:00 |
|
BannerBomb
|
e272fd6909
|
fix(BaseGuildEmoji): typo in requiresColons (#5076)
|
2020-12-06 17:59:12 +01:00 |
|
Sugden
|
af670fc718
|
refactor: improve the accuracy of docs/improve docs (#4845)
Co-authored-by: Noel <icrawltogo@gmail.com>
|
2020-10-17 15:53:02 +02:00 |
|
Louis
|
a363b90fa5
|
docs(BaseGuildEmoji): account for optional properties (#4723)
|
2020-08-28 14:19:53 +02:00 |
|
SouSinner
|
88133d0d77
|
feat(GuildPreview): implement support for "preview" endpoint (#3965)
* feat(GuildPreview): method — fetchGuildPreview
* feat(GuildPreview): structure — GuildPreview
* feat(GuildPreview): update typings
* fix(GuildPreview): remove typedef for Features — already exists
* refactor(GuildPreview): update JSDocs & method
* feat(GuildPreview): implement DiscoverySplash function
* fix(GuildPreview): description & error handling for id
* fix(GuildPreview): misleading description, assign emojis correctly
* feat(GuildPreview): func DisplaySplash & GuildPreviewEmoji interface
* fix(Typings): satisfy TSLint
* fix(GuildPreview): toJSON - returns a value now
* feat(GuildPreview): add fetchPreview method on instance of Guild
* feat(GuildPreview): update typings
* fix: missing client constructor
* fix: typo in typings
* feat(BaseEmoji): implement BaseEmoji — parent for emoji instances
* feat(BaseEmoji): refactor - GuildEmoji extends BaseEmoji now
* feat(BaseEmoji): refactor - adjust emojis prop to BaseEmoji instance
* feat(BaseEmoji): not documented fully - GuildPreviewEmoji
* feat(BaseEmoji): update typings
* fix: remove duplicate typing properties - inherited
* fix: remove redundant methods & properties - inherited / already set
* fix: let -> const
* fix: typings - put BaseEmoji after BaseClient
* fix: remove _clone method - redundant
* refactor(GuildPreview): emojis should be a collection
* refactor: rename base class, move relevant props there and expose roles
* fix(GuildPreview): update emojis in _patch
* fix(Typings): remove empty line, add Client#fetchGuildPreview
* feat: export GuildPreview
* fix(Typings): add GuildPreview#discoverSplash, icon, and splash
Co-authored-by: LxveFades <twitchisadeck@gmail.com>
Co-authored-by: Crawl <icrawltogo@gmail.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2020-03-27 20:57:28 +01:00 |
|