Skip to main content

include/rocksky@generated@types_GetArtistShoutsParams.hrl

-record(get_artist_shouts_params, {
    uri :: binary(),
    limit :: gleam@option:option(integer()),
    offset :: gleam@option:option(integer())
}).