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.
@override bool isVersionAtLeast(String version) => true;