コード例 #1
0
ファイル: Session.php プロジェクト: LegionPE/LegionPE-Eta
 public function sendRandomBroadcast()
 {
     $this->tell(TextFormat::AQUA . Settings::getRandomBroadcast());
 }