Home
last modified time | relevance | path

Searched defs:ChatConvExistsError (Results 1 – 1 of 1) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/libkb/
H A Derrors.go2006 type ChatConvExistsError struct { struct
2007 ConvID chat1.ConversationID
2010 func (e ChatConvExistsError) Error() string {