{"id":15033248,"url":"https://github.com/telegram-bot-rb/telegram-bot-types","last_synced_at":"2025-09-07T20:07:25.029Z","repository":{"id":4203631,"uuid":"52331824","full_name":"telegram-bot-rb/telegram-bot-types","owner":"telegram-bot-rb","description":"Virtus types for telegram bot api. See PR for dry-types support","archived":false,"fork":false,"pushed_at":"2024-04-10T21:48:40.000Z","size":70,"stargazers_count":9,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-28T18:34:29.889Z","etag":null,"topics":["bot","dry-rb","ruby","telegram","virtus-types"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telegram-bot-rb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-23T05:06:52.000Z","updated_at":"2024-01-16T21:20:31.000Z","dependencies_parsed_at":"2024-10-12T14:10:35.643Z","dependency_job_id":null,"html_url":"https://github.com/telegram-bot-rb/telegram-bot-types","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"3486c923aa818f291863772f70a3fb47bd77a0f0"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/telegram-bot-rb/telegram-bot-types","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegram-bot-rb%2Ftelegram-bot-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegram-bot-rb%2Ftelegram-bot-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegram-bot-rb%2Ftelegram-bot-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegram-bot-rb%2Ftelegram-bot-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telegram-bot-rb","download_url":"https://codeload.github.com/telegram-bot-rb/telegram-bot-types/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegram-bot-rb%2Ftelegram-bot-types/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274088625,"owners_count":25220260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","dry-rb","ruby","telegram","virtus-types"],"created_at":"2024-09-24T20:20:29.440Z","updated_at":"2025-09-07T20:07:24.980Z","avatar_url":"https://github.com/telegram-bot-rb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram::Bot::Types\n\nVirtus types for Telegram Bot API.\n\n[![Gem Version](https://badge.fury.io/rb/telegram-bot-types.svg)](http://badge.fury.io/rb/telegram-bot-types)\n[![Build Status](https://app.travis-ci.com/telegram-bot-rb/telegram-bot-types.svg)](https://app.travis-ci.com/github/telegram-bot-rb/telegram-bot-types)\n\n## Installation\n\nAdd following line to your Gemfile:\n\n```ruby\ngem 'telegram-bot-types'\n```\n\nAnd then execute:\n\n```shell\n$ bundle\n```\n\nOr install it system-wide:\n\n```shell\n$ gem install telegram-bot-types\n```\n\n## Usage\n\n```ruby\nupdates = bot.get_updates.map do |x|\n  Telegram::Bot::Types::Update.new(x)\nend\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelegram-bot-rb%2Ftelegram-bot-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelegram-bot-rb%2Ftelegram-bot-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelegram-bot-rb%2Ftelegram-bot-types/lists"}