AutoBind
configurationControls whether the Chat will automatically fetch data from the data source when initialized.
When scrollMode is set to "endless" and the dataSource uses serverPaging, autoBind: false is not supported. Remote endless mode always starts with a Chat-managed latest-window request, and manual dataSource.read() and dataSource.fetch() calls are not supported for that mode.
autoBind
BooleanDefault: true