AttachmentType type
Some methods can take either an IAttachment
in JSON form or one the various card builder classes
that implement IIsAttachment
.
type AttachmentType = IAttachment | IIsAttachment
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Some methods can take either an IAttachment
in JSON form or one the various card builder classes
that implement IIsAttachment
.
type AttachmentType = IAttachment | IIsAttachment