clearTelestrator method

Future clearTelestrator()

Implementation

Future clearTelestrator() async {
  return act('clearTelestrator');
}