BuilderParsing extension
BuilderParsing
is an extension on ChatBuilder
that provides a method to build a map
from the properties of a ChatBuilder
instance.
The map can be used to easily access the properties of the ChatBuilder
instance.
- on
Methods
-
build(
) → Map -
Available on ChatBuilder, provided by the BuilderParsing extension
Builds a map from the properties of aChatBuilder
instance.