Skip to main content

include/rocksky@generated@types_GetShoutRepliesParams.hrl

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