Record
get-followers-response-item
No description available.
record get-followers-response-item {
id: option<s32>,
name: option<string>,
path: option<string>,
profile-image: option<string>,
type-of: option<string>,
user-id: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<s32> | |
| name | option<string> | |
| path | option<string> | |
| profile-image | option<string> | |
| type-of | option<string> | |
| user-id | option<s32> |