mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* fix(Partials): properly document partial properties * style: turn tabs into spaces * style: order properties alphabetically * fix(typings): PartialDMChannel will always have a recipient * change properties to undefined instead of null * docs: correctly mark properties * style: remove tabs * fix(partials): document properties properly * style: tabs * style: random line * docs(User): tag is nullable * typings(User/GuildMember): document lastMessageID properly * typings/fix: change lastMessageID to lastMessageChannelID Co-authored-by: Crawl <icrawltogo@gmail.com>