AdaptiveCardShortInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of an adaptive card |
creation_time | str | ❌ | Adaptive Card creation datetime in ISO 8601 format |
last_modified_time | str | ❌ | Post last modification datetime in ISO 8601 format |
schema | str | ❌ | Schema of an adaptive card |
type_ | AdaptiveCardShortInfoType | ❌ | |
version | str | ❌ | Version of an adaptive card. Filled on server-side |
creator | AdaptiveCardCreator | ❌ | |
chat_ids | List[str] | ❌ | Chat IDs where an adaptive card is posted or shared. |
AdaptiveCardShortInfoType
Properties
Name | Type | Required | Description |
---|---|---|---|
ADAPTIVECARD | str | ✅ | "AdaptiveCard" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs