RequirementsGated< AuthorityResponse< ChatBot > > Create(IEnumerable< Models.ChatChannel > initialChannels, string name, string connectionString, ChatProvider provider, long instanceId, uint? reconnectionInterval, ushort? channelLimit, bool enabled, CancellationToken cancellationToken)
Create a new ChatBot.