Record
get-recently-played-params
No description available.
record get-recently-played-params {
limit: option<s32>,
after: option<s32>,
before: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| limit | option<s32> | |
| after | option<s32> | |
| before | option<s32> |