send Chat Join Request Web App
suspend fun TelegramBot.sendChatJoinRequestWebApp(chatJoinRequestQueryId: ChatJoinRequestQueryId, webAppUrl: String)(source)
suspend fun TelegramBot.sendChatJoinRequestWebApp(chatJoinRequest: ChatJoinRequest, webAppUrl: String)(source)
suspend fun TelegramBot.sendChatJoinRequestWebApp(chatJoinRequestUpdate: ChatJoinRequestUpdate, webAppUrl: String)(source)