Commit 213d91c3 authored by Monster3D's avatar Monster3D

Todo adds to a code

parent 8acc126f
...@@ -44,6 +44,8 @@ class CallbackQuery extends Entity ...@@ -44,6 +44,8 @@ class CallbackQuery extends Entity
* *
* @param array $data * @param array $data
* @throws \Longman\TelegramBot\Exception\TelegramException * @throws \Longman\TelegramBot\Exception\TelegramException
*
* @todo This need refactor. Not support SOLID - "D" (need dependency inversion class User as argument)
*/ */
public function __construct(array $data) public function __construct(array $data)
{ {
......
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