Lev Lazinskiy
NNovu
•Created by Lev Lazinskiy on 5/11/2024 in #💬│support
Discord Templates
Is it possible to pass in elements like lists and line breaks in the discord template editor for a discord message? I read the docs but it does not seem to be possible.
12 replies
NNovu
•Created by Lev Lazinskiy on 3/13/2024 in #💬│support
Getting Started with Go Stumble
Hey team,
I am checking out the Go SDK and out of the gate running into an issue. The docs say to
go get github.com/novuhq/go-novu
but then we import novu "github.com/novuhq/go-novu/lib"
-- it complains that I need to actually go get github.com/novuhq/go-novu/lib
-- am I doing something silly or is this a docs problem?
https://docs.novu.co/quickstarts/go9 replies