I am trying to create a new Botframework program from Microsoft. When sending a message with \n, there is no line in the message. How can i solve this?
In the Telegram API, the parse_mode parameter ( https://core.telegram.org/bots/api#formatting-options ) exists to activate HTML . Than I could use "for this, but I don’t know how to set this parameter. Can someone help me by sending strings or Telegram parameters?
Greeting max
source
share