Record
store-avatar-params
No description available.
record store-avatar-params {
type-op: string,
entity-id: string,
x: option<s32>,
y: option<s32>,
size: s32,
body: string,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | string | |
| entity-id | string | |
| x | option<s32> | |
| y | option<s32> | |
| size | s32 | |
| body | string |