Home
last modified time | relevance | path

Searched refs:send_file (Results 1 – 2 of 2) sorted by relevance

/plugin/discordnotifier/examples/
H A Dsend_file.php9 function send_file($webhook, $path_img) function
28 send_file($webhook, $path_img);
/plugin/simpleforward/
H A Daction.php74 $this->send_file($file);
81 private function send_file($file) { function in action_plugin_simpleforward