getUpdates {telegram} | R Documentation |
Receive incoming updates
getUpdates(offset = NULL, limit = NULL)
offset |
Identifier of the first update to be returned returned. |
limit |
Limits the number of updates to be retrieved. Values between 1-100 are accepted. Defaults to 100 |