@grom.js/bot-api-spec 0.6.2 → 0.7.0
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/README.md +3 -3
- package/dist/format.d.ts +0 -4
- package/dist/format.d.ts.map +1 -1
- package/dist/methods.gen.d.ts +3 -0
- package/dist/methods.gen.d.ts.map +1 -1
- package/dist/methods.gen.js +577 -836
- package/dist/methods.gen.js.map +1 -1
- package/dist/types.gen.d.ts +4 -0
- package/dist/types.gen.d.ts.map +1 -1
- package/dist/types.gen.js +1406 -1534
- package/dist/types.gen.js.map +1 -1
- package/package.json +8 -9
- package/src/format.ts +0 -5
- package/src/methods.gen.ts +580 -836
- package/src/types.gen.ts +1409 -1533
package/dist/types.gen.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ export declare const types: {
|
|
|
34
34
|
Audio: ApiType;
|
|
35
35
|
Document: ApiType;
|
|
36
36
|
Story: ApiType;
|
|
37
|
+
VideoQuality: ApiType;
|
|
37
38
|
Video: ApiType;
|
|
38
39
|
VideoNote: ApiType;
|
|
39
40
|
Voice: ApiType;
|
|
@@ -101,6 +102,7 @@ export declare const types: {
|
|
|
101
102
|
SuggestedPostParameters: ApiType;
|
|
102
103
|
DirectMessagesTopic: ApiType;
|
|
103
104
|
UserProfilePhotos: ApiType;
|
|
105
|
+
UserProfileAudios: ApiType;
|
|
104
106
|
File: ApiType;
|
|
105
107
|
WebAppInfo: ApiType;
|
|
106
108
|
ReplyKeyboardMarkup: ApiType;
|
|
@@ -193,6 +195,8 @@ export declare const types: {
|
|
|
193
195
|
ChatBoost: ApiType;
|
|
194
196
|
ChatBoostUpdated: ApiType;
|
|
195
197
|
ChatBoostRemoved: ApiType;
|
|
198
|
+
ChatOwnerLeft: ApiType;
|
|
199
|
+
ChatOwnerChanged: ApiType;
|
|
196
200
|
UserChatBoosts: ApiType;
|
|
197
201
|
BusinessBotRights: ApiType;
|
|
198
202
|
BusinessConnection: ApiType;
|
package/dist/types.gen.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.gen.d.ts","sourceRoot":"","sources":["../src/types.gen.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,aAAa,CAAA;
|
|
1
|
+
{"version":3,"file":"types.gen.d.ts","sourceRoot":"","sources":["../src/types.gen.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,aAAa,CAAA;AAmtmB1C;;;;;GAKG;AACH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6RjB,CAAA"}
|