RubyGems
npm
Organizations
Log in
Sign up
npm
mezon-js
Versions diffs
2.7.42 → 2.7.43
mezon-js 2.7.42 → 2.7.43
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/api.gen.ts
+2
-0
package/dist/mezon-js.esm.mjs
+6170
-6171
package/package.json
+1
-1
package/api.gen.ts
CHANGED
Viewed
@@ -224,6 +224,8 @@ export interface ApiChannelDescription {
224
224
channel_private?: number;
225
225
//
226
226
clan_id?: string;
227
+
//
228
+
count_mess_unread?: number;
227
229
//creator ID.
228
230
creator_id?: string;
229
231
//
1
2
3
Next ›
Last »