Record
objs-message-attachments-item
No description available.
record objs-message-attachments-item {
fallback: option<string>,
id: s32,
image-bytes: option<s32>,
image-height: option<s32>,
image-url: option<string>,
image-width: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| fallback | option<string> | |
| id | s32 | |
| image-bytes | option<s32> | |
| image-height | option<s32> | |
| image-url | option<string> | |
| image-width | option<s32> |