# Packages
No description provided by the author
# Constants
List of InputHints.
List of ActivityImportance.
List of ActivityImportance.
List of ActivityImportance.
List of RoleTypes.
List of EndOfConversationCodes.
List of EndOfConversationCodes.
List of ActionTypes.
List of AttachmentLayoutTypes.
List of EndOfConversationCodes.
List of EndOfConversationCodes.
List of ContactRelationUpdateActionTypes.
List of ContactRelationUpdateActionTypes.
List of ActivityTypes.
List of SemanticActionStates.
List of ActivityTypes.
List of ActivityTypes.
List of DeliveryModes.
List of DeliveryModes.
List of SemanticActionStates.
List of ActionTypes.
List of ActivityTypes.
List of ActivityTypes.
List of InputHints.
List of ActivityTypes.
List of InputHints.
List of ActionTypes.
List of InstallationUpdateActionTypes.
List of InstallationUpdateActionTypes.
List of ActivityTypes.
List of ActivityTypes.
List of MessageReactionTypes.
List of AttachmentLayoutTypes.
List of TextFormatTypes.
List of ActivityTypes.
List of ActionTypes.
List of ActivityTypes.
List of ActivityTypes.
List of ActivityTypes.
List of ActionTypes.
List of ActionTypes.
List of TextFormatTypes.
List of ActionTypes.
List of ActionTypes.
List of MessageReactionTypes.
List of ActionTypes.
List of ActionTypes.
List of ActionTypes.
List of SemanticActionStates.
List of ActivityTypes.
List of ActivityTypes.
List of ActivityTypes.
List of EndOfConversationCodes.
List of RoleTypes.
List of EndOfConversationCodes.
List of TextFormatTypes.
# Structs
Activity - An Activity is the basic communication type for the Bot Framework 3.0 protocol.
AnimationCard - An animation card (Ex: gif or short video clip).
Attachment - An attachment within an activity.
AttachmentData - Attachment data.
AttachmentInfo - Metadata for an attachment.
AttachmentView - Attachment View name and size.
AudioCard - Audio card.
AuthResponse : The response struct from the authentiction URL of BotFramework.
BasicCard - A basic card.
CardAction - A clickable action.
CardImage - An image on a card.
ChannelAccount - Channel account information needed to route a message.
ConversationAccount - Conversation account represents the identity of the conversation within a channel.
ConversationMembers - Conversation and its members.
ConversationParameters - Parameters for creating a new conversation.
ConversationReference - An object relating to a particular point in a conversation.
ConversationResourceResponse - A response containing a resource.
ConversationsResult - Conversations result.
Entity - Metadata object pertaining to an activity.
Error - Object representing error information.
ErrorResponse - An HTTP API response.
Fact - Set of key-value pairs.
GeoCoordinates - GeoCoordinates (entity type: \"https://schema.org/GeoCoordinates\").
HeroCard - A Hero card (card with a single, large image).
InnerHTTPError - Object representing inner http error.
MediaCard - Media card.
MediaEventValue - Supplementary parameter for media events.
MediaURL - Media URL.
Mention - Mention information (entity type: \"mention\").
MessageReaction - Message reaction object.
MicrosoftPayMethodData - W3C Payment Method Data for Microsoft Pay.
OAuthCard - A card representing a request to perform a sign in via OAuth.
PagedMembersResult - Page of members.
PaymentAddress - Address within a Payment Request.
PaymentCurrencyAmount - Supplies monetary amounts.
PaymentDetails - Provides information about the requested transaction.
PaymentDetailsModifier - Provides details that modify the PaymentDetails based on payment method identifier.
PaymentItem - Indicates what the payment request is for and the value asked for.
PaymentMethodData - Indicates a set of supported payment methods and any associated payment method specific data for those methods.
PaymentOptions - Provides information about the options desired for the payment request.
PaymentRequest - A request to make a payment.
PaymentRequestComplete - Payload delivered when completing a payment request.
PaymentRequestCompleteResult - Result from a completed payment request.
PaymentRequestUpdate - An update to a payment request.
PaymentRequestUpdateResult - A result object from a Payment Request Update invoke operation.
PaymentResponse - A PaymentResponse is returned when a user has selected a payment method and approved a payment request.
PaymentShippingOption - Describes a shipping option.
Place - Place (entity type: \"https://schema.org/Place\").
ReceiptCard - A receipt card.
ReceiptItem - An item on a receipt card.
ResourceResponse - A response containing a resource ID.
SemanticAction - Represents a reference to a programmatic action.
SigninCard - A card representing a request to sign in.
SuggestedActions - SuggestedActions that can be performed.
TextHighlight - Refers to a substring of content within another field.
Thing - Thing (entity type: \"https://schema.org/Thing\").
ThumbnailCard - A thumbnail card (card with a single, small thumbnail image).
ThumbnailURL - Thumbnail URL.
TokenRequest - A request to receive a user token.
TokenResponse - A response that includes a user token.
Transcript - Transcript.
UploadInfo contains info to upload contents.
VideoCard - Video card.
# Type aliases
ActionTypes : Defines action types for clickable buttons.
ActivityImportance : Defines the importance of an Activity.
ActivityTypes : Types of Activities.
AttachmentLayoutTypes : Attachment layout types.
ContactRelationUpdateActionTypes : Action types valid for ContactRelationUpdate activities.
DeliveryModes : Values for deliveryMode field.
EndOfConversationCodes : Codes indicating why a conversation has ended.
InputHints : Indicates whether the bot is accepting, expecting, or ignoring input.
InstallationUpdateActionTypes : Action types valid for InstallationUpdate activities.
MessageReactionTypes : Message reaction types.
RoleTypes : Role of the entity behind the account (Example: User, Bot, etc.).
SemanticActionStates : Indicates whether the semantic action is starting, continuing, or done.
TextFormatTypes : Text format types.