mtx::responses::QueryDevices struct

Response from the GET /_matrix/client/r0/devices endpoint.

Public variables

std::vector<Device> devices
Gets information about all devices for the current user. A list of all registered devices for this user.