mattn / go-mastodon

mastodon client for golang
MIT License
604 stars 88 forks source link

Fix: Scheduled status being sent instantly #186

Closed AlyxPractice closed 7 months ago

AlyxPractice commented 1 year 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 7 months ago

Thank you

AlyxPink commented 7 months ago

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