Home
last modified time | relevance | path

Searched refs:TeamTypePayload (Results 1 – 5 of 5) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dgregor.go152 type TeamTypePayload struct { struct
161 func (o TeamTypePayload) DeepCopy() TeamTypePayload { argument
162 return TeamTypePayload{
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/
H A Dgregor.go151 type TeamTypePayload struct { struct
160 func (o TeamTypePayload) DeepCopy() TeamTypePayload { argument
161 return TeamTypePayload{
/dports/security/keybase/client-v5.7.1/protocol/avdl/chat1/
H A Dgregor.avdl59 record TeamTypePayload {
/dports/security/keybase/client-v5.7.1/go/chat/
H A Dpush.go771 var nm chat1.TeamTypePayload
/dports/security/keybase/client-v5.7.1/shared/constants/types/
H A Drpc-chat-gen.tsx1500 export type TeamTypePayload = {readonly Action: String; readonly convID: ConversationID; readonly t…