Enable updating of attachments

When writing bots, attachments are attractive for visualization. (e.g. for a poll-bot)
It would be very useful, if one could update attachments using the RestApi (or any other).

It would be nice if you add “attachments” as argument to the update function like you have it in the postMessage function, such that we can replace an attachment, with a new one.