Class InputMediaVenue.Builder
java.lang.Object
org.teleight.teleightbots.api.objects.InputMediaVenue.Builder
- Enclosing class:
InputMediaVenue
-
Method Summary
Modifier and TypeMethodDescriptionbuild()foursquareId(@Nullable String foursquareId) foursquareType(@Nullable String foursquareType) googlePlaceId(@Nullable String googlePlaceId) googlePlaceType(@Nullable String googlePlaceType) latitude(float latitude) longitude(float longitude) toString()
-
Method Details
-
latitude
- Returns:
this.
-
longitude
- Returns:
this.
-
title
- Returns:
this.
-
address
- Returns:
this.
-
foursquareId
- Returns:
this.
-
foursquareType
- Returns:
this.
-
googlePlaceId
- Returns:
this.
-
googlePlaceType
- Returns:
this.
-
build
-
toString
-