include/rocksky@generated@types_GetPlaylistsParams.hrl
-record(get_playlists_params, {
limit :: gleam@option:option(integer()),
offset :: gleam@option:option(integer())
}).
-record(get_playlists_params, {
limit :: gleam@option:option(integer()),
offset :: gleam@option:option(integer())
}).