o11y_schema
Version:
o11y schema repo
1 lines • 386 B
JavaScript
export const reaction_added={namespace:"sf.slackforce",name:"ReactionAdded",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"ReactionAdded":{"fields":{"chnId":{"id":1,"type":"string"},"chnType":{"id":2,"type":"string"},"chnPrivType":{"id":3,"type":"uint32"},"teamId":{"id":5,"type":"string"},"messageTs":{"id":4,"type":"string"},"userId":{"id":6,"type":"string"}}}}}}}}}};