<?php

include "FastBot.php";

$API_KEY = "977120790:ae__5KSg3Wh2-F9LU-KDhuClDeT5NWqm17I";
define('API_KEY', $API_KEY);

// new
$bot = new FastBot();

$bot->sendMessage("1710004638", "Test");