Searched refs:TeamTypePayload (Results 1 – 5 of 5) sorted by relevance
152 type TeamTypePayload struct { struct161 func (o TeamTypePayload) DeepCopy() TeamTypePayload { argument162 return TeamTypePayload{
151 type TeamTypePayload struct { struct160 func (o TeamTypePayload) DeepCopy() TeamTypePayload { argument161 return TeamTypePayload{
59 record TeamTypePayload {
771 var nm chat1.TeamTypePayload
1500 export type TeamTypePayload = {readonly Action: String; readonly convID: ConversationID; readonly t…