Open alanhe421 opened 3 years ago
Hey, try putting the star emoji inside your message text, it worked for me.
:star:, come on!
--> ⭐, come on!
.
Hey, try putting the star emoji inside your message text, it worked for me.
:star:, come on!
-->⭐, come on!
.
the format is markdown?
my code is here. but not work. This is impossible for you.
code see here.
https://github.com/alanhg/alfred-workflows/commit/c9ed8fd2550459f57b9b4b508bd321323e52ebd4
Hey, try putting the star emoji inside your message text, it worked for me.
:star:, come on!
-->⭐, come on!
.the format is markdown?
my code is here. but not work. This is impossible for you.
code see here.
See my comment at https://github.com/alanhg/alfred-workflows/commit/c9ed8fd2550459f57b9b4b508bd321323e52ebd4
I can confirm that emojis are ok, just use the emoji via copy-paste (as mentioned by @MysteriousGear ).
If format: markdown
is used, it is not possible to insert an emoji for me.
2023/10/06 09:59:59 Bad Request: can't parse entities: Can't find end of the entity starting at byte offset 173
Here is an example to use the emoji:
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
message: |
⭐ Update: ${{ github.event.release.name }} (Version ${{ github.ref_name }})
see https://github.com/ikatyang/emoji-cheat-sheet