add(types): nsfw_level field to Guild (#958)

* feat(types/guilds): add nsfw_level field

* feat(types/guilds): add nsfw_level field to Guild

* style: format changed files

* Update guild.ts

* GuildNSFWLevel -> GuildNsfwLevel

* GuildNSFWLevel -> GuildNsfwLevel

* Update src/types/guilds/guild.ts

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <to@itoh.at>
This commit is contained in:
rigormorrtiss
2021-05-22 11:50:10 +04:00
committed by GitHub
parent 8a4968f1af
commit a6f7789474
3 changed files with 13 additions and 2 deletions

3
.gitignore vendored
View File

@@ -26,3 +26,6 @@ desktop.ini
!.vscode/tasks.json
!.vscode/launch.json
*.code-workspace
# Sublime Text
.sublime-project