Packages

A Gleam client for the Pushover push notification API

Current section

Files

Jump to
wimp include wimp_Limits.hrl
Raw

include/wimp_Limits.hrl

-record(limits, {
app_limit :: integer(),
app_remaining :: integer(),
app_reset :: integer()
}).