Current section

Files

Jump to
telega include telega@webhook_reply_Claim.hrl
Raw

include/telega@webhook_reply_Claim.hrl

-record(claim, {
reply :: telega@webhook_reply:webhook_reply(),
granted :: gleam@erlang@process:subject(boolean())
}).