Method | Description | |
---|---|---|
StorageQueueTrigger ( IConfiguration configuration, BotFrameworkHttpAdapter botAdapter, GitHubAdapter githubAdapter, IBot bot ) : System |
Method | Description | |
---|---|---|
Run ( string activityJson, ILogger log ) : Task |
public StorageQueueTrigger ( IConfiguration configuration, BotFrameworkHttpAdapter botAdapter, GitHubAdapter githubAdapter, IBot bot ) : System | ||
configuration | IConfiguration | |
botAdapter | BotFrameworkHttpAdapter | |
githubAdapter | GitHubAdapter | |
bot | IBot | |
return | System |