turt2live / matrix-bot-sdk

TypeScript/JavaScript SDK for Matrix bots
MIT License
193 stars 68 forks source link

Functions to send media (images, videos, etc) easier #140

Open turt2live opened 3 years ago

turt2live commented 3 years ago
celevra commented 5 months ago

you are writing "easier" what is the actual method of sending images? i can't find an example

nukeop commented 2 months ago

@celevra there's an example here: https://github.com/turt2live/matrix-bot-sdk/blob/4c7207be2e7e5780037eb9d508783f860bb53e8b/examples/encryption_bot.ts#L71C13-L71C89