コード例 #1
0
ファイル: FileId.php プロジェクト: halaei/telegram-bot
 public function __construct($id)
 {
     parent::__construct($id);
 }