{#if showForm}
{bot.name}
{#if bot.bot_username} @{bot.bot_username} {/if}{bot.token_preview}
{t('common.loading')}
{:else if (chats[bot.id] || []).length === 0 && !chatsRefreshing[bot.id]}{t('telegramBot.noChats')}
{:else} {@const gridStyle = "display:grid; grid-template-columns:1fr 80px 40px 100px 50px 130px 60px; align-items:center; gap:0.5rem;"}{t('telegramBot.discoveringChats')}
{/if}{t('common.loading')}
{:else if (botListenerStatus[bot.id] || []).length === 0}{t('commandTracker.noListeners')}
{:else}{t('telegramBot.updateMode')}