Uses of Class
org.telegram.telegrambots.meta.api.methods.updates.GetUpdates
-
Packages that use GetUpdates Package Description org.telegram.telegrambots.meta.api.methods.updates -
-
Uses of GetUpdates in org.telegram.telegrambots.meta.api.methods.updates
Methods in org.telegram.telegrambots.meta.api.methods.updates that return GetUpdates Modifier and Type Method Description GetUpdatesGetUpdates. setAllowedUpdates(List<String> allowedUpdates)GetUpdatesGetUpdates. setLimit(Integer limit)GetUpdatesGetUpdates. setOffset(Integer offset)GetUpdatesGetUpdates. setTimeout(Integer timeout)
-