mattn / go-mastodon

mastodon client for golang
MIT License
599 stars 85 forks source link

Fix: Scheduled status being sent instantly #186

Closed AlyxPractice closed 3 months ago

AlyxPractice commented 9 months ago

Hello! I encountered an issue while attempting to schedule a status; instead of scheduling, the post was sent instantly. After thoroughly reviewing the API documentation and conducting a debugging session, I've identified the root cause and have proposed a solution in this pull request.

Let me know what you think :)

mattn commented 3 months ago

Thank you

AlyxPink commented 3 months ago

You're welcome @mattn 🙌 Thanks for your work on this library, happy to contribute. I hope you're doing well. Take care ❤️