文件名称:telegraph:telegraph是Telegraph API的golang包装器
文件大小:25KB
文件格式:ZIP
更新时间:2024-04-04 05:24:10
Go
用于电报API的Golang库 该项目只是为了提供API的包装,而没有任何其他功能。 警告! 该库正在重构中,接口可能会更改。 开始使用电报 下载并安装: $ go get -u github.com/TechMinerApps/telegraph 将其导入您的代码中: import "github.com/TechMinerApps/telegraph" 信用 原始开发人员: 执照 该项目已获得MIT许可
【文件预览】:
telegraph-main
----get_views_test.go(1KB)
----telegraph.go(5KB)
----get_page_list.go(834B)
----go.mod(474B)
----codecov.yml(54B)
----example_test.go(5KB)
----.github()
--------dependabot.yml(503B)
--------workflows()
----revoke_access_token_test.go(737B)
----set_proxy.go(483B)
----create_account.go(1KB)
----content_test.go(918B)
----go.sum(5KB)
----revoke_access_token.go(753B)
----set_proxy_test.go(561B)
----get_account_info.go(720B)
----get_page_test.go(439B)
----telegraph_test.go(593B)
----edit_account_info.go(1KB)
----get_views.go(1KB)
----create_account_test.go(739B)
----doc.go(844B)
----get_page.go(753B)
----LICENSE.md(1KB)
----README.md(874B)
----models.go(4KB)
----create_page_test.go(954B)
----const.go(1KB)
----edit_page.go(1KB)
----create_page.go(1KB)
----get_page_list_test.go(556B)
----edit_account_info_test.go(625B)
----edit_page_test.go(965B)
----.gitignore(1KB)
----get_account_info_test.go(662B)
----content.go(1KB)