include/rocksky@generated@types_GetActorScrobblesParams.hrl
-record(get_actor_scrobbles_params, {
did :: binary(),
limit :: gleam@option:option(integer()),
offset :: gleam@option:option(integer())
}).
-record(get_actor_scrobbles_params, {
did :: binary(),
limit :: gleam@option:option(integer()),
offset :: gleam@option:option(integer())
}).