Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attachment_properties thumb url does not work anymore #11

Open
Santhosh-Umapathi-Beautyze opened this issue Apr 4, 2024 · 0 comments
Open

Comments

@Santhosh-Umapathi-Beautyze

thumb_url does not work anymore, does not display the image.

eg: JSON

attachment_properties: {
        thumb_url: 'https://i.imgur.com/jpC7MzJ.png',
        fields: [{
          title: "Release",
          value: SLACK_VERSION,
          short: true
        },
        {
          title: "Release Notes",
          value: SLACK_RELEASE_NOTES,
          short: false
        },
        {
          title: "Store",
          value: "Apple ",
          short: false
        }]
      }

Results:

Screenshot 2024-04-04 at 10 00 26 AM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant