Skip to content

Commit

Permalink
Update event to let the user get filehash
Browse files Browse the repository at this point in the history
  • Loading branch information
mgp25 authored and shirioko committed Aug 12, 2014
1 parent 7fee398 commit eeae4c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/events/WhatsAppEventListenerProxy.php
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ public function onMediaMessageSent(
$url,
$filename,
$filesize,
$filehash,
$icon
) {
$this->handleEvent(__FUNCTION__, func_get_args());
Expand Down

0 comments on commit eeae4c2

Please sign in to comment.