com.microsoft.bot.builder.dialogs.BotContext Maven / Gradle / Ivy
package com.microsoft.bot.builder.dialogs;
///
/// The context for the bot.
///
// DAVETA: TODO
//public interface BotContext extends IBotData, IBotToUser
public interface BotContext
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy