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