Share via


IInputFileDownloader Interface

Definition

A plugin responsible for downloading files relative to the current user's input.

public interface IInputFileDownloader
type IInputFileDownloader = interface
Public Interface IInputFileDownloader
Derived

Methods

DownloadFilesAsync(ITurnContext, ITurnState, CancellationToken)

Download any files relative to the current user's input.

Applies to