fbradyirl / webex_bot

Python package for a Webex Bot based on websockets.
MIT License
68 stars 44 forks source link

send an attachment .txt or xlsx file ? #15

Closed rodhpadilla closed 2 years ago

rodhpadilla commented 2 years ago

Description

Sending plain text messages working fine. But now Im trying to send an attachment .txt or xlsx file but I dont know how I guess we can use attachment_actions. Can you give me a light about how can I use attachment_actions ? or maybe an example

What I Did

(Pdbr) inspect(attachment_actions)

image