Current section

Files

Jump to
chrobot include chrome_Send.hrl
Raw

include/chrome_Send.hrl

-record(send, {
method :: binary(),
params :: gleam@option:option(gleam@json:json())
}).