vrchat 1.6.7 → 1.6.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api.ts +5 -5
- package/base.ts +1 -1
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api.d.ts +5 -5
- package/dist/api.js +1 -1
- package/dist/base.d.ts +1 -1
- package/dist/base.js +1 -1
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/index.ts +1 -1
- package/package.json +1 -1
package/api.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/**
|
|
4
4
|
* VRChat API Documentation
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 1.6.
|
|
6
|
+
* The version of the OpenAPI document: 1.6.8
|
|
7
7
|
* Contact: me@ruby.js.org
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1947,7 +1947,7 @@ export interface Instance {
|
|
|
1947
1947
|
*/
|
|
1948
1948
|
'full': boolean;
|
|
1949
1949
|
/**
|
|
1950
|
-
* InstanceID be \"offline\" on User profiles if you are not friends with that user.
|
|
1950
|
+
* InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance.
|
|
1951
1951
|
* @type {string}
|
|
1952
1952
|
* @memberof Instance
|
|
1953
1953
|
*/
|
|
@@ -1959,7 +1959,7 @@ export interface Instance {
|
|
|
1959
1959
|
*/
|
|
1960
1960
|
'instanceId': string;
|
|
1961
1961
|
/**
|
|
1962
|
-
* InstanceID be \"offline\" on User profiles if you are not friends with that user.
|
|
1962
|
+
* InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance.
|
|
1963
1963
|
* @type {string}
|
|
1964
1964
|
* @memberof Instance
|
|
1965
1965
|
*/
|
|
@@ -2150,7 +2150,7 @@ export enum InviteMessageType {
|
|
|
2150
2150
|
*/
|
|
2151
2151
|
export interface InviteRequest {
|
|
2152
2152
|
/**
|
|
2153
|
-
* InstanceID be \"offline\" on User profiles if you are not friends with that user.
|
|
2153
|
+
* InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance.
|
|
2154
2154
|
* @type {string}
|
|
2155
2155
|
* @memberof InviteRequest
|
|
2156
2156
|
*/
|
|
@@ -3588,7 +3588,7 @@ export interface User {
|
|
|
3588
3588
|
*/
|
|
3589
3589
|
'id': string;
|
|
3590
3590
|
/**
|
|
3591
|
-
* InstanceID be \"offline\" on User profiles if you are not friends with that user.
|
|
3591
|
+
* InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance.
|
|
3592
3592
|
* @type {string}
|
|
3593
3593
|
* @memberof User
|
|
3594
3594
|
*/
|
package/base.ts
CHANGED
package/common.ts
CHANGED
package/configuration.ts
CHANGED
package/dist/api.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VRChat API Documentation
|
|
3
3
|
*
|
|
4
|
-
* The version of the OpenAPI document: 1.6.
|
|
4
|
+
* The version of the OpenAPI document: 1.6.8
|
|
5
5
|
* Contact: me@ruby.js.org
|
|
6
6
|
*
|
|
7
7
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1923,7 +1923,7 @@ export interface Instance {
|
|
|
1923
1923
|
*/
|
|
1924
1924
|
'full': boolean;
|
|
1925
1925
|
/**
|
|
1926
|
-
* InstanceID be \"offline\" on User profiles if you are not friends with that user.
|
|
1926
|
+
* InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance.
|
|
1927
1927
|
* @type {string}
|
|
1928
1928
|
* @memberof Instance
|
|
1929
1929
|
*/
|
|
@@ -1935,7 +1935,7 @@ export interface Instance {
|
|
|
1935
1935
|
*/
|
|
1936
1936
|
'instanceId': string;
|
|
1937
1937
|
/**
|
|
1938
|
-
* InstanceID be \"offline\" on User profiles if you are not friends with that user.
|
|
1938
|
+
* InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance.
|
|
1939
1939
|
* @type {string}
|
|
1940
1940
|
* @memberof Instance
|
|
1941
1941
|
*/
|
|
@@ -2122,7 +2122,7 @@ export declare enum InviteMessageType {
|
|
|
2122
2122
|
*/
|
|
2123
2123
|
export interface InviteRequest {
|
|
2124
2124
|
/**
|
|
2125
|
-
* InstanceID be \"offline\" on User profiles if you are not friends with that user.
|
|
2125
|
+
* InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance.
|
|
2126
2126
|
* @type {string}
|
|
2127
2127
|
* @memberof InviteRequest
|
|
2128
2128
|
*/
|
|
@@ -3542,7 +3542,7 @@ export interface User {
|
|
|
3542
3542
|
*/
|
|
3543
3543
|
'id': string;
|
|
3544
3544
|
/**
|
|
3545
|
-
* InstanceID be \"offline\" on User profiles if you are not friends with that user.
|
|
3545
|
+
* InstanceID can be \"offline\" on User profiles if you are not friends with that user and \"private\" if you are friends and user is in private instance.
|
|
3546
3546
|
* @type {string}
|
|
3547
3547
|
* @memberof User
|
|
3548
3548
|
*/
|
package/dist/api.js
CHANGED
package/dist/base.d.ts
CHANGED
package/dist/base.js
CHANGED
package/dist/common.d.ts
CHANGED
package/dist/common.js
CHANGED
package/dist/configuration.d.ts
CHANGED
package/dist/configuration.js
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
package/index.ts
CHANGED