We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbeaeb commit 253e4ccCopy full SHA for 253e4cc
discord/application.go
@@ -38,7 +38,6 @@ type Application struct {
38
CoverImage *string `json:"cover_image,omitempty"`
39
Flags ApplicationFlags `json:"flags,omitempty"`
40
ApproximateGuildCount *int `json:"approximate_guild_count,omitempty"`
41
- IntegrationTypes []ApplicationIntegrationType `json:"integration_types"`
42
IntegrationTypesConfig ApplicationIntegrationTypesConfig `json:"integration_types_config"`
43
}
44
0 commit comments