Class Venue
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.Venue
-
- All Implemented Interfaces:
Serializable,BotApiObject
public class Venue extends Object implements BotApiObject
- Version:
- 1.0 This object represents a venue.
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Venue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAddress()StringgetFoursquareId()StringgetFoursquareType()LocationgetLocation()StringgetTitle()StringtoString()
-