We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version: 0.5.0 Installation method: Direct download of binary (M1 Mac running Monterey)
On visiting any channels with incompatible blocks, the program crashes with the following error message:
cannot unmarshal object into Go struct field Attachment.messages.attachments.blocks of type slack.Block
The text was updated successfully, but these errors were encountered:
Can confirm, this is basically making this unusable for me at the moment.
Installed using go install.
2022/08/20 20:39:37 json: cannot unmarshal object into Go struct field Attachment.messages.attachments.blocks of type slack.Block
Are there any updates for this?
Sorry, something went wrong.
Yeah, would be good to note on readme that app isn't currently working to avoid wasted install time. Installed via AUR binary build.
No branches or pull requests
Version: 0.5.0
Installation method: Direct download of binary (M1 Mac running Monterey)
On visiting any channels with incompatible blocks, the program crashes with the following error message:
cannot unmarshal object into Go struct field Attachment.messages.attachments.blocks of type slack.Block
The text was updated successfully, but these errors were encountered: