Skip to content

Release 2024-04-05-170412

Choose a tag to compare

@leokwsw leokwsw released this 05 Apr 17:04
Added URL attribution and improved message handling

- Introduced a new UrlAttr struct to handle URL attributions.
- Enhanced the Handler function with additional checks for message metadata.
- Implemented a map to store URL attributions, reducing redundant API calls.
- Added getURLAttribution function to fetch URL attributions from the API.
- Refactored variable names for clarity and consistency.