Searched defs:OtrError (Results 1 – 1 of 1) sorted by relevance
21 type OtrError struct { struct22 msg string23 conflict bool38 func (oe OtrError) Error() string {