getUpdates: getUpdates

View source: R/TGBot.R

getUpdatesR Documentation

getUpdates

Description

Receive incoming updates

Usage

getUpdates(offset = NULL, limit = NULL)

Arguments

offset

Identifier of the first update to be returned.

limit

Limits the number of updates to be retrieved. Values between 1-100 are accepted. Defaults to 100


telegram documentation built on April 3, 2025, 8:53 p.m.