Home
last modified time | relevance | path

Searched refs:BodyPlaintextVersion_V3 (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/
H A Dlocal.go2473 BodyPlaintextVersion_V3 BodyPlaintextVersion = 3 const
2586 case BodyPlaintextVersion_V3:
2651 if o.Version__ != BodyPlaintextVersion_V3 {
2746 Version__: BodyPlaintextVersion_V3,
/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dlocal.go2475 BodyPlaintextVersion_V3 BodyPlaintextVersion = 3 const
2588 case BodyPlaintextVersion_V3:
2653 if o.Version__ != BodyPlaintextVersion_V3 {
2748 Version__: BodyPlaintextVersion_V3,
/dports/security/keybase/client-v5.7.1/go/chat/
H A Dboxer.go545 case chat1.BodyPlaintextVersion_V3: