Update kernel class

parent b0e9f7b5
......@@ -47,6 +47,7 @@ class Kernel
* @param null $timeout
* @return \Longman\TelegramBot\Http\Response
*
* @throws \Longman\TelegramBot\Exception\TelegramException
*/
public function handle(Request $request, $limit = null, $timeout = null)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment