mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2025-01-06 00:45:48 +01:00
Fixed typo (obviously)
This commit is contained in:
parent
5ec4aea920
commit
cad00a6155
@ -54,7 +54,7 @@ Extract the latest schema in YAML format:
|
||||
|
||||
### Stubs
|
||||
|
||||
TGScraper can also generate class stubs that you can use in your library. A sample implementation is available in the [Sysbot API module](https://github.com/Sysbot-org/Sysbot-api).
|
||||
TGScraper can also generate class stubs that you can use in your library. A sample implementation is available in the [Sysbot Telegram module](https://github.com/Sysbot-org/Sysbot-tg).
|
||||
|
||||
Create stubs in the `out/` directory using `Sysbot\Api` as namespace prefix:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user