mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-09-11 10:34:23 +00:00
13 lines
955 B
Markdown
13 lines
955 B
Markdown
//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.utils.extensions.venue](index.md)/[Venue](-venue.md)
|
|
|
|
|
|
|
|
# Venue
|
|
[common]
|
|
Content
|
|
fun [Venue](-venue.md)(location: [StaticLocation](../dev.inmo.tgbotapi.types.location/-static-location/index.md), title: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), address: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), foursquare: [Foursquare](-foursquare/index.md)): [Venue](../dev.inmo.tgbotapi.types.venue/-venue/index.md)
|
|
fun [Venue](-venue.md)(location: [StaticLocation](../dev.inmo.tgbotapi.types.location/-static-location/index.md), title: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), address: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), googlePlace: [GooglePlace](-google-place/index.md)): [Venue](../dev.inmo.tgbotapi.types.venue/-venue/index.md)
|
|
|
|
|
|
|