@@ -159,6 +159,12 @@ type PropertyResult struct {
Message string `json:"message,omitempty"`
}
type DevicePropertyResult struct {
Name string
Value any
Code int
type ActionRequest struct {
DID string `json:"did"`
SIID int `json:"siid"`
The note is not visible to the blocked user.