mezon-js 2.15.3 → 2.15.5

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/dist/api.d.ts CHANGED
@@ -1245,7 +1245,7 @@ export interface ApiMessageRef {
1245
1245
  ref_type?: number;
1246
1246
  message_sender_id?: string;
1247
1247
  message_sender_username?: string;
1248
- mesages_sender_avatar?: string;
1248
+ message_sender_avatar?: string;
1249
1249
  message_sender_clan_nick?: string;
1250
1250
  message_sender_display_name?: string;
1251
1251
  content?: string;