mtx::events::ephemeral::Receipts struct

A list of receipts for a single event.

Public variables

std::map<std::string, IndividualReceipt> users
The mapping of user ID to receipt. The user ID is the entity who sent this receipt.