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