-
The API function post_v2_send describes options for formatted text (styled). It would also be helpful to describe the characters that must be used for “bold”: “**” and “italic”: “*”. The style “mono space”: “`” also works, but is not described. I could not find out the character for the style “Spoiler”. Is this style supported? |
Beta Was this translation helpful? Give feedback.
Answered by
Devongub
Feb 9, 2025
Replies: 1 comment
-
I have found the answer in the source code |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Devongub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have found the answer in the source code
The “Spoiler” format is supported. The character string for this is “||”.