{"id":43636366,"url":"https://github.com/koorgoo/telegram","last_synced_at":"2026-02-04T17:34:09.254Z","repository":{"id":57517041,"uuid":"96836262","full_name":"koorgoo/telegram","owner":"koorgoo","description":"Telegram Bot API client","archived":false,"fork":false,"pushed_at":"2018-12-20T09:37:56.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-14T02:41:21.742Z","etag":null,"topics":["api","bot","telegram"],"latest_commit_sha":null,"homepage":"https://core.telegram.org/bots/api","language":"Go","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/koorgoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-11T01:18:38.000Z","updated_at":"2022-08-19T14:14:06.000Z","dependencies_parsed_at":"2022-09-26T18:01:26.197Z","dependency_job_id":null,"html_url":"https://github.com/koorgoo/telegram","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/koorgoo/telegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Ftelegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Ftelegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Ftelegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Ftelegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koorgoo","download_url":"https://codeload.github.com/koorgoo/telegram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koorgoo%2Ftelegram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29091943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","bot","telegram"],"created_at":"2026-02-04T17:34:08.316Z","updated_at":"2026-02-04T17:34:09.248Z","avatar_url":"https://github.com/koorgoo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### telegram\n\n`telegram` is a simple Telegram Bot API client.\n\n\n#### Principles\n\n\u003e Good design is honest.\n\u003e Dieter Rams\n\nTypes must be clear about its fields' type and optionality. Because of this some\nids are int64. And some fields are pointers to bool, int, or string.\n\nTypes in the package explicitly mirror types of\n[Telegram Bot API](https://core.telegram.org/bots/api#available-types).\n\n\n#### Installation\n\n```\ngo get -u github.com/koorgoo/telegram\n```\n\n\n#### Examples\n\n- [How to send a message](examples/sendmessage.go)\n- [How to receive updates using channel](examples/updates.go)\n- [How to handle commands from updates](examples/commands.go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoorgoo%2Ftelegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoorgoo%2Ftelegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoorgoo%2Ftelegram/lists"}