Returns true if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter.
bool isVersionAtLeast(String version);