!7

cmodule MathBot1 > DynGazelleBot {
  void handlePost(GazellePost post) {
    gazelle_mathBot1_handlePost_2(_user, _botToken, post);
  }
}