<% @telegram_bots.each do |telegram_bot| %> <% end %>
<%= TelegramBot.human_attribute_name :id %> <%= TelegramBot.human_attribute_name :secret %> <%= TelegramBot.human_attribute_name :api_token %>
<%= telegram_bot.id %> <%= telegram_bot.secret %> <%= telegram_bot.api_token %>