Skip to content

Cards (example) not working #155

Closed
Closed
@DJF3

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)?

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