We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835721f commit 6624918Copy full SHA for 6624918
src/LINEBot/Event/MessageEvent/FileMessage.php
@@ -56,5 +56,4 @@ public function getFileSize()
56
{
57
return $this->message['fileSize'];
58
}
59
-
60
0 commit comments