@apexleo Here is the list of the things that you can do with telegram api.
Nov 18, 2020
5
Level 7
Laravel telegram api integration
Hello Laracasts, I am having an issue to get a telegram user id of a user using his/her username. Also, there are few scenarios that I want to know is that possible or not using PHP telegram api.
- if we have a username of any user, can we get his/her user id from @userinfobot?
- can we receive messages from the user using Bot? i mean two way communication. or check if which user has join our channel etc.
- how to hide input field from a bot so no one can reply?
- how to add predefined buttons instead of an input field? like most channels groups are doing.
- also, if a user adds our bot can we programmatically press the join button for him?
it will be a great help if anyone can answer the questions. Thank you.
Please or to participate in this conversation.