Release 2024-04-05-170412
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.