Closed
Description
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
Labels
No labels