@model LittleShop.Models.Bot @using LittleShop.Enums @{ ViewData["Title"] = "Share Bot"; Layout = "_Layout"; var telegramLink = ViewData["TelegramLink"] as string; var hasLink = !string.IsNullOrEmpty(telegramLink); }
Scan to start chatting
This bot doesn't have a Telegram username yet. Configure the bot with a valid token to enable sharing.