Completed
Push — master ( 25d74a...9d4d02 )
by Armando
02:14
created
src/Request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -257,7 +257,7 @@
 block discarded – undo
257 257
      *
258 258
      * @param \Longman\TelegramBot\Entities\File $file
259 259
      *
260
-     * @return boolean
260
+     * @return boolean|string
261 261
      * @throws \Longman\TelegramBot\Exception\TelegramException
262 262
      */
263 263
     public static function downloadFile(File $file)
Please login to merge, or discard this patch.