Searched defs:ShareFileInfo (Results 1 – 4 of 4) sorted by relevance
97 type ShareFileInfo struct { struct98 ReplyUsers []string `json:"reply_users"`99 ReplyUsersCount int `json:"reply_users_count"`100 ReplyCount int `json:"reply_count"`101 Ts string `json:"ts"`102 ThreadTs string `json:"thread_ts"`103 LatestReply string `json:"latest_reply"`104 ChannelName string `json:"channel_name"`105 TeamID string `json:"team_id"`
98 type ShareFileInfo struct { struct99 ReplyUsers []string `json:"reply_users"`100 ReplyUsersCount int `json:"reply_users_count"`101 ReplyCount int `json:"reply_count"`102 Ts string `json:"ts"`103 ThreadTs string `json:"thread_ts"`104 LatestReply string `json:"latest_reply"`105 ChannelName string `json:"channel_name"`106 TeamID string `json:"team_id"`