$token = "<insert bot token here>"; $chatid = "<chatID>"; sendMessage($chatid, "Hello World", $token);