1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-09-07 16:49:22 +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

955 B

//docs/dev.inmo.tgbotapi.extensions.utils.extensions.venue/Venue

Venue

[common]
Content
fun Venue(location: StaticLocation, title: String, address: String, foursquare: Foursquare): Venue
fun Venue(location: StaticLocation, title: String, address: String, googlePlace: GooglePlace): Venue