Completed
Pull Request — master (#55)
by Rick
03:55 queued 01:59
created
src/InternalFunctionality/TelegramDocument.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
     /**
33 33
      * Constructs a representable document
34 34
      *
35
-     * @param Response $response
35
+     * @param TelegramResponse $response
36 36
      */
37 37
     public function __construct(TelegramResponse $response)
38 38
     {
Please login to merge, or discard this patch.