File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ export interface APIApplication {
64
64
* An empty string
65
65
*
66
66
* @deprecated This field will be removed in v11
67
+ * @unstable This field is no longer documented by Discord and will be removed in v11
67
68
*/
68
69
summary : '' ;
69
70
/**
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ export interface APISticker {
33
33
* Previously the sticker asset hash, now an empty string
34
34
*
35
35
* @deprecated
36
+ * @unstable This field is no longer documented by Discord and will be removed in v11
36
37
*/
37
38
asset ?: '' ;
38
39
/**
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ export interface APIApplication {
64
64
* An empty string
65
65
*
66
66
* @deprecated This field will be removed in v11
67
+ * @unstable This field is no longer documented by Discord and will be removed in v11
67
68
*/
68
69
summary : '' ;
69
70
/**
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ export interface APISticker {
33
33
* Previously the sticker asset hash, now an empty string
34
34
*
35
35
* @deprecated
36
+ * @unstable This field is no longer documented by Discord and will be removed in v11
36
37
*/
37
38
asset ?: '' ;
38
39
/**
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ export interface APIApplication {
64
64
* An empty string
65
65
*
66
66
* @deprecated This field will be removed in v11
67
+ * @unstable This field is no longer documented by Discord and will be removed in v11
67
68
*/
68
69
summary : '' ;
69
70
/**
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ export interface APISticker {
33
33
* Previously the sticker asset hash, now an empty string
34
34
*
35
35
* @deprecated
36
+ * @unstable This field is no longer documented by Discord and will be removed in v11
36
37
*/
37
38
asset ?: '' ;
38
39
/**
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ export interface APIApplication {
64
64
* An empty string
65
65
*
66
66
* @deprecated This field will be removed in v11
67
+ * @unstable This field is no longer documented by Discord and will be removed in v11
67
68
*/
68
69
summary : '' ;
69
70
/**
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ export interface APISticker {
33
33
* Previously the sticker asset hash, now an empty string
34
34
*
35
35
* @deprecated
36
+ * @unstable This field is no longer documented by Discord and will be removed in v11
36
37
*/
37
38
asset ?: '' ;
38
39
/**
You can’t perform that action at this time.
0 commit comments