{"id":15661936,"url":"https://github.com/banteg/telegram","last_synced_at":"2025-05-05T23:53:16.368Z","repository":{"id":57474945,"uuid":"67954457","full_name":"banteg/telegram","owner":"banteg","description":"a very minimal telegram api wrapper","archived":false,"fork":false,"pushed_at":"2018-03-26T00:59:19.000Z","size":6,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T12:14:09.280Z","etag":null,"topics":["minimal","telegram","telegram-api","wrapper"],"latest_commit_sha":null,"homepage":"","language":"Python","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/banteg.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":"2016-09-11T21:08:48.000Z","updated_at":"2024-05-18T20:31:31.000Z","dependencies_parsed_at":"2022-09-10T04:04:18.298Z","dependency_job_id":null,"html_url":"https://github.com/banteg/telegram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banteg%2Ftelegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banteg%2Ftelegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banteg%2Ftelegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banteg%2Ftelegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banteg","download_url":"https://codeload.github.com/banteg/telegram/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252596392,"owners_count":21773844,"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","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":["minimal","telegram","telegram-api","wrapper"],"created_at":"2024-10-03T13:29:36.128Z","updated_at":"2025-05-05T23:53:16.351Z","avatar_url":"https://github.com/banteg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram\n\na minimal [telegram api](https://core.telegram.org/bots/api) wrapper\n\n## installation\n```\npip install tgb\n```\n\n## usage\n```python\nfrom telegram import TelegramApi\n\nt = TelegramApi('your bot token')\nt.send_message(chat_id=123, text='hi')  # note snake_case\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanteg%2Ftelegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanteg%2Ftelegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanteg%2Ftelegram/lists"}