The current system allows sending icons in a specific format. To enhance flexibility and cater to diverse developer needs, update to the icon feature. The update will keep the existing option to send the icon as a base64 string and additionally provide developers the choice to use a URL for the icon. This dual-option approach aims to accommodate different use cases and preferences in icon handling.
Tasks:
Maintain Current Base64 Functionality: Ensure that the existing functionality of sending icons as base64 strings remains the same. icon propertyIntroduce URL Option for Icons: Implement the ability for developers to use a URL as an alternative method for sending icons. icon urlEnsure Flexibility: The new feature should offer flexibility to developers in choosing their preferred method.
Description:
The current system allows sending icons in a specific format. To enhance flexibility and cater to diverse developer needs, update to the icon feature. The update will keep the existing option to send the icon as a base64 string and additionally provide developers the choice to use a URL for the icon. This dual-option approach aims to accommodate different use cases and preferences in icon handling.
Tasks:
Maintain Current Base64 Functionality: Ensure that the existing functionality of sending icons as base64 strings remains the same.
icon property
Introduce URL Option for Icons: Implement the ability for developers to use a URL as an alternative method for sending icons.icon url
Ensure Flexibility: The new feature should offer flexibility to developers in choosing their preferred method.