Skip to content

Commit 65b8b28

Browse files
author
Reza Nadimi
committed
add types
1 parent b300552 commit 65b8b28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Telegram.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ public function is_message()
3939
return false;
4040
}
4141

42+
4243
public function sendMessage($data)
4344
{
4445
return $this->curlExecute('sendMessage', $data);

0 commit comments

Comments
 (0)