Searched refs:ClearBotCommands (Results 1 – 3 of 3) sorted by relevance
280 if _, err := b.ri().ClearBotCommands(ctx, remote); err != nil {
1944 ClearBotCommands(context.Context, *RemoteClearBotCommandsFilter) (ClearBotCommandsRes, error) methodSpec2604 ret, err = i.ClearBotCommands(ctx, typedArgs[0].Filter)2945 func (c RemoteClient) ClearBotCommands(ctx context.Context, filter *RemoteClearBotCommandsFilter) (… func
1037 func (m *ChatRemoteMock) ClearBotCommands(ctx context.Context, filter *chat1.RemoteClearBotCommands… func