@model LittleShop.DTOs.BotDto @using LittleShop.Enums @{ ViewData["Title"] = "Share Bot"; Layout = "_Layout"; var telegramLink = ViewData["TelegramLink"] as string; var hasLink = !string.IsNullOrEmpty(telegramLink); var reviewCount = ViewData["ReviewCount"] as int? ?? 127; var averageRating = ViewData["AverageRating"] as decimal? ?? 4.8m; }
Scan to start chatting
Open in TelegramThis bot doesn't have a Telegram username yet. Configure the bot with a valid token to enable sharing.
Copy this code to embed the share card on your website: