JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.telegram.telegrambots.updatesreceivers
Interface DefaultBotSession.UpdatesSupplier
Enclosing class:
DefaultBotSession
public static interface
DefaultBotSession.UpdatesSupplier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Update
>
getUpdates
()
Method Details
getUpdates
List
<
Update
>
getUpdates
() throws
Exception
Throws:
Exception