getAppBotName static method

String getAppBotName()

Implementation

static String getAppBotName() {
  return appProperties['appBotName'];
}