WebexPythonSDK icon indicating copy to clipboard operation
WebexPythonSDK copied to clipboard

Incorrect type

Open DanilaCharushin opened this issue 5 years ago • 0 comments

https://github.com/CiscoDevNet/webexteamssdk/blob/49a0a0d07d8d7c11abdf599396c814455261cc76/webexteamssdk/api/messages.py#L264

attachments -> attachment, AdaptiveCard expects AdaptiveCard, not a List[AdaptiveCard]

DanilaCharushin avatar Feb 15 '21 02:02 DanilaCharushin