fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Enter in massage

    Questions & Answers
    2
    4
    140
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Armin622 last edited by

      Hello
      I connected my bot to Telegram
      Messages are sent without any problems
      But I want my message to be displayed in two lines
      For example
      Signal
      Symbol : XAUUSD
      Time Frame : H1

      tnx

      S 1 Reply Last reply Reply Quote 0
      • S
        sktsec @Armin622 last edited by

        @Armin622
        To include a line feed (new line) when sending a message via a bot, you can use the escape sequence \n

        A 1 Reply Last reply Reply Quote 0
        • A
          Armin622 @sktsec last edited by

          @sktsec
          If possible, please help with the code below.

          "Signal" +"Symbol : "+Symbol+ "TimeFrame : "+Time

          S 1 Reply Last reply Reply Quote 0
          • S
            sktsec @Armin622 last edited by

            @Armin622
            "Signal\n" +"Symbol : "+Symbol+ "\n" + "TimeFrame : "+Time

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            Online Users

            F
            W
            C

            9
            Online

            146.8k
            Users

            22.4k
            Topics

            122.6k
            Posts

            Powered by NodeBB Forums | Contributors