Skip to main content

include/rocksky@generated@types_GetProfileShoutsParams.hrl

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