o11y_schema
Version:
o11y schema repo
1 lines • 380 B
JavaScript
export const invite_channel={namespace:"sf.slackforce",name:"InviteChannel",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"InviteChannel":{"fields":{"chnId":{"id":6,"type":"string"},"teamId":{"id":4,"type":"string"},"action":{"id":2,"type":"string"},"step":{"id":1,"type":"string"},"userId":{"id":5,"type":"string"},"elementName":{"id":3,"type":"string"}}}}}}}}}};