Good day!
Does any one know if there is interface for Human agent in Microsoft Bot Framework?
I need to forward dialog to real agent in case if visitor can\'
No, there isn't anything built-in for a human to reply as your bot in Bot Framework.
You could make your own interface and hook it up to the Bot Connector via Direct Line
https://docs.botframework.com/en-us/restapi/directline3/