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 send only jpg images #1070

Open
masasron opened this issue Dec 29, 2014 · 1 comment
Open

Can send only jpg images #1070

masasron opened this issue Dec 29, 2014 · 1 comment

Comments

@masasron
Copy link

When trying to send gif,png,bmp images I got this error:

imagecreatefromjpeg(): '/tmp/WHAz8BDHH' is not a valid JPEG file
@w00000w5
Copy link

   byte[] imgData = File.ReadAllBytes(@"c:\1.jpg");
    wa.SendMessageImage("#########@s.whatsapp.net", imgData, ApiBase.ImageType.JPEG);

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

2 participants