aboutsummaryrefslogtreecommitdiff
path: root/lib/Matrix/Client/MediaStore.rakumod
AgeCommit message (Collapse)AuthorFilesLines
2020-05-17Fix missing multi methods on the endpoints TODO generatorMatias Linares1-2/+2
2020-05-17Add Matrix::Client::MediaStore classMatias Linares1-0/+70
This is to wrap all the endpoints pointing to the media store.