WhatsAppHandler(value: KClass<out ConnectorStoryHandler<*>>)
To specify ConnectorStoryHandler for WhatsApp connector. KClass passed as value of this annotation must have a primary constructor with a single not optional StoryHandlerDefinitionBase argument.