powered by
Base class for most telegram objects.
is.TelegramObject(x)
An R6Class generator object.
R6Class
Object to be tested.
TelegramObject$clone()
clone()
The objects of this class are cloneable with this method.
TelegramObject$clone(deep = FALSE)
deep
Whether to make a deep clone.