valueOf static method

Returns the enum value associated to the name.

Implementation

static BotDeleteReactionApiVersion valueOf(String name) => _$valueOfBotDeleteReactionApiVersion(name);