1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-09-11 10:34:23 +00:00
Files
tgbotapi/docs/dev.inmo.tgbotapi.extensions.utils.extensions.venue/-venue.md
InsanusMokrassar b942627f12 deploy: 308fb9274b
2021-03-17 15:18:37 +00:00

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)