Skip to content

Cards (example) not working #155

Description

@DJF3

The cards functionality doesn't seem to work. If that is confirmed, can we remove the code and the documentation?

from webexteamssdk.cards.card import AdaptiveCard
from webexteamssdk.cards.components import TextBlock
from webexteamssdk.cards.options import Colors, HorizontalAlignment
from webexteamssdk.cards.inputs import Text, Number
from webexteamssdk.cards.actions import Submit

Always results in: "ModuleNotFoundError: No module named 'webexteamssdk.cards'"

Can someone confirm that the cards functionality is broken (and won't be fixed)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions