Skip to main content

include/rocksky@generated@types_ReportShoutInput.hrl

-record(report_shout_input, {
    shout_id :: binary(),
    reason :: gleam@option:option(binary())
}).