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

Can we push an image using this package? #61

Closed
avanish opened this issue Sep 2, 2021 · 1 comment
Closed

Can we push an image using this package? #61

avanish opened this issue Sep 2, 2021 · 1 comment

Comments

@avanish
Copy link

avanish commented Sep 2, 2021

As the title says, is it possible

@avanish
Copy link
Author

avanish commented Sep 2, 2021

Found it.

Just had to send a dictionary to send an image.

{
  type: 'image',
  originalContentUrl: 'https://example.com/original.jpg',
  previewImageUrl: 'https://example.com/preview.jpg'
}

@avanish avanish closed this as completed Sep 2, 2021
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