Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Error When Message Contains Emoji #21

Closed
kimkimkeren opened this issue Dec 14, 2022 · 1 comment
Closed

Error When Message Contains Emoji #21

kimkimkeren opened this issue Dec 14, 2022 · 1 comment

Comments

@kimkimkeren
Copy link

api = pyChatGPT(session_token)
resp = api.send_message("Selamat pagi menuju siang😁")
api.close()

image

Maybe this solution works? https://stackoverflow.com/questions/59138825/chromedriver-only-supports-characters-in-the-bmp-error-while-sending-emoji-with

terry3041 added a commit that referenced this issue Dec 14, 2022
@terry3041
Copy link
Owner

Hi. The link you sent works in this situation. I have updated the library to v0.3.7. Please check and let me know if you have any questions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants