getToken method

String getToken()

Implementation

String getToken() {
  return botToken;
}