Class
ChatAttachedFile

Represents an attached file in the chat input area.

Definition

Constructors

ChatAttachedFile()

Initializes a new instance of the class.

Declaration

cs-api-definition
public ChatAttachedFile()

ChatAttachedFile(IFileInfo)

Initializes a new instance of the class with a IFileInfo.

Declaration

cs-api-definition
public ChatAttachedFile(IFileInfo file)

Parameters

file

IFileInfo