Class Location
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.Location
-
- All Implemented Interfaces:
Serializable,BotApiObject
public class Location extends Object implements BotApiObject
- Version:
- 1.0
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Location()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FloatgetLatitude()FloatgetLongitude()StringtoString()
-