Class InlineQuery
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.inlinequery.InlineQuery
-
- All Implemented Interfaces:
Serializable,BotApiObject
public class InlineQuery extends Object implements BotApiObject
- Version:
- 1.0
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InlineQuery()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UsergetFrom()StringgetId()LocationgetLocation()StringgetOffset()StringgetQuery()booleanhasLocation()booleanhasQuery()StringtoString()
-