{"id":21349142,"url":"https://github.com/halink0803/telegram-go-example","last_synced_at":"2025-10-27T10:45:08.997Z","repository":{"id":78301101,"uuid":"169064097","full_name":"halink0803/telegram-go-example","owner":"halink0803","description":"Example to interact with telegram api using golang","archived":false,"fork":false,"pushed_at":"2023-12-15T11:40:22.000Z","size":173,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T04:26:00.723Z","etag":null,"topics":["go","telegram","telegram-api"],"latest_commit_sha":null,"homepage":null,"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/halink0803.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-04T10:48:08.000Z","updated_at":"2019-04-17T03:24:38.000Z","dependencies_parsed_at":"2025-01-22T16:45:15.699Z","dependency_job_id":"f31e91ab-64f0-4365-9b90-58a74d48bf9a","html_url":"https://github.com/halink0803/telegram-go-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/halink0803/telegram-go-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halink0803%2Ftelegram-go-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halink0803%2Ftelegram-go-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halink0803%2Ftelegram-go-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halink0803%2Ftelegram-go-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halink0803","download_url":"https://codeload.github.com/halink0803/telegram-go-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halink0803%2Ftelegram-go-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281255924,"owners_count":26469851,"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-10-27T02:00:05.855Z","response_time":61,"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":["go","telegram","telegram-api"],"created_at":"2024-11-22T02:42:40.188Z","updated_at":"2025-10-27T10:45:08.957Z","avatar_url":"https://github.com/halink0803.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram-go-example\nExample to interact with telegram api using golang\n\n# Install dependencies\n \n*This example is for running on Mac OS, for other os please refer to official [docs](https://github.com/tdlib/td#features)*\n\n```shell\nbrew install gperf cmake openssl\n```\n\n**install tdlib**\n\n```\ngit clone git@github.com:tdlib/td.git\ncd td\nmkdir build\ncd build\ncmake -DCMAKE_BUILD_TYPE=Release -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl/ ..\ncmake --build .\nmake install\n```\n\n# Get api_id, api_hash\n\n- Log in to your Telegram core: https://my.telegram.org.\n- Go to ‘API development tools’ and fill out the form.\n- You will get basic addresses as well as the api_id and api_hash parameters required for user authorization.\n\n# Build example\n\nUsing your api_id and api_hash you get above to fill in the code and run. Using get_chats.go to get chat ids, use those id to fill in send_message.go to run send message example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalink0803%2Ftelegram-go-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalink0803%2Ftelegram-go-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalink0803%2Ftelegram-go-example/lists"}