Skip to main content

include/rocksky@generated@types_GetTopArtistsOutput.hrl

-record(get_top_artists_output, {
    artists :: list(rocksky@generated@types:artist_view_basic())
}).