[][src]Type Definition ruma_events::to_device::ToDeviceRoomKeyRequest

type ToDeviceRoomKeyRequest = ToDeviceEvent<RoomKeyRequestEventContent>;

To-device version of the m.room_key_request event.