include/rocksky@generated@types_GetProfileShoutsParams.hrl
-record(get_profile_shouts_params, {
did :: binary(),
offset :: gleam@option:option(integer()),
limit :: gleam@option:option(integer())
}).
-record(get_profile_shouts_params, {
did :: binary(),
offset :: gleam@option:option(integer()),
limit :: gleam@option:option(integer())
}).