sfreiberg / gotwilio

Twilio library for Go (golang).
BSD 2-Clause "Simplified" License
342 stars 136 forks source link

Declare conference/participant StatusCallbackEvent as an array #77

Closed asms closed 4 years ago

asms commented 4 years ago

Update the name of the participant status callback event parameter to upper camel case, and change the query parameter types to a string array for participant and conference status callback events.