Ejemplo n.º 1
0
 static function init()
 {
     if (!self::$msg) {
         self::$msg = new BotMsg();
     }
 }