defstudio / telegraph

Telegraph is a Laravel package for fluently interacting with Telegram Bots
MIT License
697 stars 118 forks source link

Missing documentation #404

Closed snake302 closed 9 months ago

snake302 commented 1 year ago

Hello,

Just wanna report that documentation missing three things:

1) Delete message method mentioned there 2) DefStudio\Telegraph\DTO\Chat mentioned in the DTO message -> chat() 3) Anchor links are broken everywhere

fabio-ivona commented 1 year ago

Hi! Thanks for pointing this out!

We are making a complete documentation rebuild, will take this into account ♥️

adityaa-codes commented 10 months ago

It Seems like whole documentation is missing

fabio-ivona commented 10 months ago

Fixed by @jorisdrenth 🙌

snake302 commented 10 months ago

Hello,

Just wanna report that documentation missing three things:

1) Delete message method mentioned there

2) DefStudio\Telegraph\DTO\Chat mentioned in the DTO message -> chat()

3) Anchor links are broken everywhere

sorry, nothing mentioned here is fixed

fabio-ivona commented 10 months ago

Sorry, was referring to the broken docs, will handle the rest in the next release

jorisdrenth commented 10 months ago

We are making a complete documentation rebuild, will take this into account ♥️

Any news on this? If you're interested, I was playing around with Nuxt a little bit and have a (working) branch with Nuxt 3 + Docus for the Telegraph docs.

fabio-ivona commented 10 months ago

We are going to add the documentation to def:studio website (laravel)

But meanwhile it would be great to try your nuxt + docus build

jorisdrenth commented 10 months ago

Cool. Will polish it up a bit and let you know when I committed the code.

fabio-ivona commented 9 months ago

@snake302 fixed in , let me know if anything is still flacky