#help with webhook sending

4 messages · Page 1 of 1 (latest)

swift wadi
#

i try to run this and it says im missing a comma or ) anyone know where and able to help?

mortal dragon
#

You should use a struct and then marshal it to JSON instead. Easier to read and maintain.

swift wadi
mortal dragon
#

You already have structs. You can encode those as JSON.