sendVenue

inline suspend fun TelegramBot.sendVenue(latitude: Float, longitude: Float, title: String, address: String, chatId: Long)(source)