Current section

Files

Jump to
telega include telega@polling_InjectUpdates.hrl
Raw

include/telega@polling_InjectUpdates.hrl

-record(inject_updates, {
updates :: list(telega@model@types:update()),
offset :: integer()
}).