Record
get-article-article-id-fans-response
No description available.
record get-article-article-id-fans-response {
article-id: option<string>,
count: option<s32>,
voters: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| article-id | option<string> | |
| count | option<s32> | |
| voters | option<list<string>> |