
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Found how to do it, anyone interested ask )
Asking))))) There is no such thing in the article.
Asking))))) There is no such thing in the article.
Because the TG has changed a bit relative to the date the article was published.... As I understand it, there are now 4 basic entities in TG:
Messages are sent by SendMessage() function:
For each entity we need to find out its id. This can be done using IDBot (@username_to_id_bot).
Because TG has changed a bit relative to the date the article was published.... as I understand it, there are now four basic entities in TG:
Messages are sent by SendMessage() function:
For each entity we need to find out its id. You can do this with an IDBot (@username_to_id_bot).
I don't understand how to do it. I'm getting my user id and the menu bar is a prompt to send. I'll have to read it. ) thanks)
Yes, it works, but only in chats for some reason it sees groups, although it displays them differently, in chats the number of participants indicates. But in groups it does not. And it doesn't pass the group to the chat, but only to the group tab.
"\n" - it doesn't work.
how do you do a line break on a message that's sent to Telegram?
"\n" - it doesn't work.
"%0A"
How do I make a line break in a message that's sent to Telegram?
"\n" - it doesn't work.
Any text there is HTML. The tags from it work. Colours, formatting...
Any text there is HTML. The tags from it work. Colours, formatting...
paragraphs, headings))))
%0A
It's not working for me.
Any text there is HTML. The tags from it work. Colours, formatting...
I tried writing "<br/>" in the text of the message and also replaced angle brackets and got"<br/>", but it doesn't work