mezon-js 2.11.10 → 2.11.12

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.gen.ts CHANGED
@@ -3086,6 +3086,8 @@ export interface ApiCreateHashChannelAppsResponse {
3086
3086
  hash?: string;
3087
3087
  //
3088
3088
  user_id?: string;
3089
+ //
3090
+ auth_date?: string;
3089
3091
  }
3090
3092
 
3091
3093
  export class MezonApi {