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 38c1891 commit 1653d61Copy full SHA for 1653d61
Telegram.php
@@ -66,7 +66,7 @@ class Telegram
66
/**
67
* Constant for type animation.
68
*/
69
- const ANIMATION = 'animation'
+ const ANIMATION = 'animation';
70
71
private $bot_token = '';
72
private $data = [];
0 commit comments