Extensions Class

Definition

Extension methods for converting strongly typed Card objects to Attachment.

public static class Extensions
type Extensions = class
Public Module Extensions
Inheritance
Extensions

Methods

ToAttachment(AnimationCard)

Creates a new attachment from AnimationCard.

ToAttachment(AudioCard)

Creates a new attachment from AudioCard.

ToAttachment(HeroCard)

Creates a new attachment from HeroCard.

ToAttachment(OAuthCard)

Creates a new attachment from OAuthCard.

ToAttachment(ReceiptCard)

Creates a new attachment from ReceiptCard.

ToAttachment(SigninCard)

Creates a new attachment from SigninCard.

ToAttachment(ThumbnailCard)

Creates a new attachment from ThumbnailCard.

ToAttachment(VideoCard)

Creates a new attachment from VideoCard.

Applies to