Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi can i send telegram message with newline?? example: email = email pass = pass
@enemy You can use an action template or \n select the expression type
thanks for your reply not worked
https://api.telegram.org/bot<token>/sendMessage?chat_id=id_chat&text=<b>[18:08:17] </b>a%20%5Cn%20b%20%5Cn%20c%20%5Cn&parse_mode=HTML
parse_mode=HTML
html code for new line is <br> text </br>
@Inwnew Thanks for your response. I don't know how to use java Could you please guide me how can I use java to insert my html content?
@yourfriendkarol use another proxy. Mobile proxy for example
@Diya.3rif twitter email is a little bit tricky. They have fake url in email. Anyway I prepared code for you that extracts url param from original url. It uses split function to exctract query param like this
and decodeURIComponent to decode it.
See this project 0_1489249757850_parsetwitterurl.xml