mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-12 03:19:37 -06:00
- Added new fields `ownerJid`, `profileName`, and `profilePicUrl` to the Instance DTO for improved user identification and personalization. - Updated InstanceController to include the new profile information in instance data handling. - Enhanced WAMonitoringService to utilize the additional profile fields, improving the context of instance data during monitoring operations. |
||
|---|---|---|
| .. | ||
| call.controller.ts | ||
| chat.controller.ts | ||
| group.controller.ts | ||
| instance.controller.ts | ||
| label.controller.ts | ||
| proxy.controller.ts | ||
| sendMessage.controller.ts | ||
| settings.controller.ts | ||
| template.controller.ts | ||