I’m working with telegram bot and i have this method to get user messages. I need to find a way to get a link to the user who send this message I saw there are this method, but i dont know how to connect them to a “link” to a profile Answer Having username is optional on Telegram, setting it
Tag: telegram-bot
Can text in telegram bot’s text works as Html attribute?
I am trying to add Html button to SendMessage.setText, but this not work. Did i do it wrong somewhere? Answer Your question isn’t clear at all. But i think you can add: You can check Tabnine
How to pin message using AbilityBot in TelegramBots library (Java)?
I searched in google and docs of library, but nothing found. official TelegramBots library docs I need some like this: Answer I found how do this: For unpin message use UnpinChatMessage.