You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
payload.Handler interface takes care of parsing the payload sent to chatops server from the chat platform. We need to create payload handlers for other chat platforms like slack, skype, telegram etc.
(refer payload/hangoutsPayload.go to get more context)
The text was updated successfully, but these errors were encountered:
payload.Handler
interface takes care of parsing the payload sent to chatops server from the chat platform. We need to create payload handlers for other chat platforms like slack, skype, telegram etc.(refer
payload/hangoutsPayload.go
to get more context)The text was updated successfully, but these errors were encountered: