mezon-js 2.14.94 → 2.14.95

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
@@ -605,7 +605,6 @@ export interface ApiChannelDescription {
605
605
  last_pin_message?: string;
606
606
  last_seen_message?: ApiChannelMessageHeader;
607
607
  last_sent_message?: ApiChannelMessageHeader;
608
- meeting_code?: string;
609
608
  channel_avatar?: string;
610
609
  parent_id?: string;
611
610
  type?: number;