fbchat icon indicating copy to clipboard operation
fbchat copied to clipboard

Sending AudioAttachments doesn't work

Open MyNameIsArko opened this issue 3 years ago • 4 comments

I know this project is unmaintained, but maybe someone figured out how to sent these. Basically sending every other media by url works (images, videoclips), but when it's trying to send AudioAttachments, it just hangs forever.

MyNameIsArko avatar Feb 02 '22 20:02 MyNameIsArko

i had the same problem before i think you are not specifying the thread_type when you use SendRemoteClip or SendLocalClip

MohamadOday avatar Feb 11 '22 05:02 MohamadOday

@MyNameIsArko How did you manage to login and use the library , as there are several other issues opened for issues with login etc. and i am facing the same.

minevsve avatar Apr 02 '22 13:04 minevsve

@MyNameIsArko How did you manage to login and use the library , as there are several other issues opened for issues with login etc. and i am facing the same.

I followed this suggestion: https://github.com/fbchat-dev/fbchat/issues/656 For me it works even on python 3.10

MyNameIsArko avatar Apr 02 '22 16:04 MyNameIsArko

@MyNameIsArko Bro how did you figured out manage to send AudioAttachment can you show me some codes? thanks🔥❤️

Hacking0912 avatar Jul 14 '23 04:07 Hacking0912