Can Telegram bot answer to a single user from the group if this chat (user with bot) wasn't created before? In other words I need to create a new chat with user.
Method ...sendMessage?chat_id=$userId...
works only when the user has allready chatted with the bot once.