Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/chat/
H A Dserver.go2940 func (h *Server) ClearBotCommandsLocal(ctx context.Context, filter *chat1.ClearBotCommandsFilter) (… func
/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dlocal.go7338 ClearBotCommandsLocal(context.Context, *ClearBotCommandsFilter) (ClearBotCommandsLocalRes, error) methodSpec
9659 func (c LocalClient) ClearBotCommandsLocal(ctx context.Context, filter *ClearBotCommandsFilter) (re… func