All Implemented Interfaces:
Validable

public class GetUpdates extends BotApiMethod<ArrayList<Update>>
Version:
1.0 Use this method to receive incoming updates using long polling (wiki). An Array of Update objects is returned.
Author:
Ruben Bermudez