UNPKG

o11y_schema

Version:

o11y schema repo

2 lines 578 B
export const msg_impression={namespace:"sf.slackforce",name:"MsgImpression",pbjsSchema:{"nested":{"sf":{"nested":{"slackforce":{"nested":{"MsgImpression":{"oneofs":{"_threadTs":{"oneof":["threadTs"]}},"fields":{"chnId":{"id":1,"type":"string"},"duration":{"id":5,"type":"uint32"},"isUnreadMsg":{"id":6,"type":"bool"},"authorUserId":{"id":4,"type":"string"},"teamId":{"id":7,"type":"string"},"cmpName":{"id":9,"type":"string"},"threadTs":{"options":{"proto3_optional":true},"id":3,"type":"string"},"messageTs":{"id":2, "type":"string"},"userId":{"id":8,"type":"string"}}}}}}}}}};