Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/kbtest/
H A Dchat.go1037 func (m *ChatRemoteMock) ClearBotCommands(ctx context.Context, filter *chat1.RemoteClearBotCommands… func
/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dremote.go1944 ClearBotCommands(context.Context, *RemoteClearBotCommandsFilter) (ClearBotCommandsRes, error) methodSpec
2945 func (c RemoteClient) ClearBotCommands(ctx context.Context, filter *RemoteClearBotCommandsFilter) (… func