Guest User

Untitled

a guest
Jul 24th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. <?php
  2.  
  3. namespace Telegram\Bot\Exceptions;
  4.  
  5. /**
  6.  * Class TelegramOtherException.
  7.  */
  8. class TelegramOtherException extends TelegramSDKException
  9. {
  10. }
  11.  
Add Comment
Please, Sign In to add comment