Record
get-topfeeds-tag-mode-params
No description available.
record get-topfeeds-tag-mode-params {
tag: string,
mode: string,
after: option<s32>,
count: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| tag | string | |
| mode | string | |
| after | option<s32> | |
| count | option<s32> |