Skip to main content

include/rocksky@generated@types_GetAlbumShoutsParams.hrl

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