15 lines
184 B
Text
15 lines
184 B
Text
request destroy {
|
|
}
|
|
|
|
event failed {
|
|
cause: u32,
|
|
msg: str,
|
|
}
|
|
|
|
event ready {
|
|
identity: u32,
|
|
}
|
|
|
|
request get_information {
|
|
information: id(wp_image_description_info_v1),
|
|
}
|